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