Minor documentation updates
[pintos-anon] / doc / userprog.texi
index 4082db12025d8e1f98279fd60865bbda0e13832a..7d734c616109ef741fade27dcc422de77dbf40c8 100644 (file)
@@ -261,7 +261,7 @@ processor's floating-point unit when switching threads.
 
 The @file{src/examples} directory contains a few sample user
 programs.  The @file{Makefile} in this directory
-compiles the provided examples, and you can edit it
+compiles the provided examples, and you can edit it to
 compile your own programs as well.  Some of the example programs will
 only work once projects 3 or 4 have been implemented.