`make style` applied
diff --git a/build/cmake/config.h.in b/build/cmake/config.h.in
index 8b75e8c..181ea18 100644
--- a/build/cmake/config.h.in
+++ b/build/cmake/config.h.in
@@ -63,7 +63,7 @@
 #define SIGNED_RIGHT_SHIFT_IS 1
 
 /* Use *.h extension for parser header file */
-/* TODO: This might now be necessary anymore as it is set onyl for automake < 1.11
+/* TODO: This might now be necessary anymore as it is set only for automake < 1.11
    see: aclocal/ac_prog_bison.m4 */
 #cmakedefine BISON_USE_PARSER_H_EXTENSION 1