about summary refs log tree commit diff stats
path: root/000organization.cc
diff options
context:
space:
mode:
Diffstat (limited to '000organization.cc')
-rw-r--r--000organization.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/000organization.cc b/000organization.cc
index 0f2518f5..dc37dbb3 100644
--- a/000organization.cc
+++ b/000organization.cc
@@ -1,7 +1,7 @@
 //: You guessed right: the '000' prefix means you should start reading here.
 //:
-//: This project is setup to load all files with a numeric prefix. Just create
-//: a new file and start hacking.
+//: This project is set up to load all files with a numeric prefix. Just
+//: create a new file and start hacking.
 //:
 //: The first few files (00*) are independent of what this program does, an
 //: experimental skeleton that will hopefully make it both easier for others to