Index: makefile
===================================================================
--- makefile	(revision 485424b115047116d3e57c15d4a4583a1018a048)
+++ makefile	(revision 1a530df0e4bd7623e792a480d86fe4339d9e78c6)
@@ -10,5 +10,5 @@
 endif
 
-# If I were generating.o files as well, I should use $? instead of $^
+# If I were generating .o files as well, I should use $? instead of $^
 # as this well prevent regenerating .o files for unchanged .cpp files
 
