We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9950e72 commit a844131Copy full SHA for a844131
DEV_README.txt
@@ -3,7 +3,7 @@ available.
3
4
We have a few simple rules:
5
6
- * try hard to keep the SVN repository in a buildable state and to not
+ * try hard to keep the Git repository in a buildable state and to not
7
indiscriminately muck with what others have contributed.
8
9
* Simple changes (including bug fixes) and obvious improvements are
@@ -14,6 +14,6 @@ We have a few simple rules:
14
* Please add meaningful comments when you check changes in. These
15
comments form the basis of the change-log.
16
17
- * Add unit tests to excercise new code, and regression tests
+ * Add unit tests to exercise new code, and regression tests
18
whenever you fix a bug.
19
0 commit comments