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