aboutsummaryrefslogtreecommitdiffhomepage
path: root/builtin.cpp
diff options
context:
space:
mode:
authorGravatar Cheer Xiao <xiaqqaix@gmail.com>2012-12-16 12:23:24 +0800
committerGravatar Cheer Xiao <xiaqqaix@gmail.com>2012-12-16 12:23:24 +0800
commit09b1eee5d02ff4d727e85f651e13fa0c18b93709 (patch)
tree9add39b4267cbb5bc51b22370ec5a47866be4641 /builtin.cpp
parent28264423a4d64af01682e09249b7b02879b02307 (diff)
Random fixes to comments.
Diffstat (limited to 'builtin.cpp')
-rw-r--r--builtin.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/builtin.cpp b/builtin.cpp
index f8eec3f2..c0dda6f8 100644
--- a/builtin.cpp
+++ b/builtin.cpp
@@ -13,7 +13,7 @@
3). Create a file doc_src/NAME.txt, containing the manual for the builtin in Doxygen-format. Check the other builtin manuals for proper syntax.
- 4). Use 'darcs add doc_src/NAME.txt' to start tracking changes to the documentation file.
+ 4). Use 'git add doc_src/NAME.txt' to start tracking changes to the documentation file.
*/