/** \file
* \brief LUFA Library Configuration Header File
*
- * This is a header file which is be used to configure LUFA's
- * compile time options, as an alternative to the compile time
- * constants supplied through a makefile.
+ * This header file is used to configure LUFA's compile time options,
+ * as an alternative to the compile time constants supplied through
+ * a makefile.
*
* For information on what each token does, refer to the LUFA
* manual section "Summary of Compile Tokens".