Index: makefile
===================================================================
--- makefile	(revision 485424b115047116d3e57c15d4a4583a1018a048)
+++ makefile	(revision 046ce72547fc2dc3475e5f7a3a5092e9544d4ae1)
@@ -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
 
