diff options
author | Luke Shumaker <LukeShu@sbcglobal.net> | 2009-07-13 16:16:06 -0400 |
---|---|---|
committer | Luke Shumaker <lukeshu@sbcglobal.net> | 2015-06-26 00:30:11 -0600 |
commit | 95c45679587e4c34fedd936d50e42e8aff82fe6b (patch) | |
tree | 137361eb7f901fae3d864df73b7cd917cbe300ca /docs | |
parent | 1a65ae278e81946ec3a8af43b1f6f18c26e1161a (diff) |
spelling fix in `docs/README.xhtml'
Diffstat (limited to 'docs')
-rw-r--r-- | docs/README.xhtml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/README.xhtml b/docs/README.xhtml index e74e2b8..ec8aedf 100644 --- a/docs/README.xhtml +++ b/docs/README.xhtml @@ -96,9 +96,9 @@ <ul> <li>borks on files with the newline character. The smart thing to do would be to escape all speacial characters. <br />Files to be changed:<ul> - <li><kbd>soruce/rvs-core/commit</kbd></li> - <li><kbd>soruce/rvs-core/commit.d</kbd></li> - <li><kbd>soruce/rvs-core/get.d</kbd></li> + <li><kbd>source/rvs-core/commit</kbd></li> + <li><kbd>source/rvs-core/commit.d</kbd></li> + <li><kbd>source/rvs-core/get.d</kbd></li> </ul> </li> </ul> |