about summary refs log tree commit diff stats
path: root/html/000organization.cc.html
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2016-05-21 17:44:53 -0700
committerKartik K. Agaram <vc@akkartik.com>2016-05-21 17:44:53 -0700
commit2f02189ddcdeb7d25b0ca9bd5b955b764d41a1a7 (patch)
tree7c2e8b6e37ae3201dc01e90bcb390ee60b7f4a77 /html/000organization.cc.html
parent61c025b11ed4ddd002f09f061fd77c75d8b6d0ba (diff)
downloadmu-2f02189ddcdeb7d25b0ca9bd5b955b764d41a1a7.tar.gz
2996
Diffstat (limited to 'html/000organization.cc.html')
-rw-r--r--html/000organization.cc.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/html/000organization.cc.html b/html/000organization.cc.html
index 817b74d5..c90175d5 100644
--- a/html/000organization.cc.html
+++ b/html/000organization.cc.html
@@ -32,8 +32,8 @@ body { font-size: 12pt; font-family: monospace; color: #eeeeee; background-color
 <pre id='vimCodeElement'>
 <span class="Comment">//: You guessed right: the '000' prefix means you should start reading here.</span>
 <span class="Comment">//:</span>
-<span class="Comment">//: This project is setup to load all files with a numeric prefix. Just create</span>
-<span class="Comment">//: a new file and start hacking.</span>
+<span class="Comment">//: This project is set up to load all files with a numeric prefix. Just</span>
+<span class="Comment">//: create a new file and start hacking.</span>
 <span class="Comment">//:</span>
 <span class="Comment">//: The first few files (00*) are independent of what this program does, an</span>
 <span class="Comment">//: experimental skeleton that will hopefully make it both easier for others to</span>