diff options
author | Paul W. Frields <stickster@gmail.com> | 2005-08-24 12:36:25 +0000 |
---|---|---|
committer | Paul W. Frields <stickster@gmail.com> | 2005-08-24 12:36:25 +0000 |
commit | ee9b50d9a2787c8262505c2162d4aede8ebe491e (patch) | |
tree | 830f2a4c9b8f17fde4ee2dba89a8791e454ef72e | |
parent | 3f36384316e25af25e1b20d2de25a4d798532e02 (diff) | |
download | documentation-guide-ee9b50d9a2787c8262505c2162d4aede8ebe491e.tar.gz documentation-guide-ee9b50d9a2787c8262505c2162d4aede8ebe491e.tar.xz documentation-guide-ee9b50d9a2787c8262505c2162d4aede8ebe491e.zip |
Ugh, stupid spelling error
-rw-r--r-- | docs-getting-files-en.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs-getting-files-en.xml b/docs-getting-files-en.xml index 5682599..e0fa698 100644 --- a/docs-getting-files-en.xml +++ b/docs-getting-files-en.xml @@ -52,7 +52,7 @@ cvs co docs-setup</userinput> <para> When you perform an anonymous CVS checkout, you can view the files and - retreive the latest versions. You can not add (commit) any updates or new + retreive the latest versions. You cannot add (commit) any updates or new files back to the repository. To commit changes to CVS, you must have <abbrev>CVS</abbrev> write access. Refer to <ulink url="http://fedoraproject.org/wiki/DocsProject/NewWriters"/> to learn |