Skip to content

Commit a844131

Browse files
committed
DOC: Change mention of SVN to Git.
1 parent 9950e72 commit a844131

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

DEV_README.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ available.
33

44
We have a few simple rules:
55

6-
* try hard to keep the SVN repository in a buildable state and to not
6+
* try hard to keep the Git repository in a buildable state and to not
77
indiscriminately muck with what others have contributed.
88

99
* Simple changes (including bug fixes) and obvious improvements are
@@ -14,6 +14,6 @@ We have a few simple rules:
1414
* Please add meaningful comments when you check changes in. These
1515
comments form the basis of the change-log.
1616

17-
* Add unit tests to excercise new code, and regression tests
17+
* Add unit tests to exercise new code, and regression tests
1818
whenever you fix a bug.
1919

0 commit comments

Comments
 (0)