Hi All,
Find the attached patch.
With regards
Kamesh Jayachandran
[[[
Patch by: Kamesh Jayachandran <kamesh@collab.net>
* doc/programmer/WritingChangeLogs.txt
'cvs' to 'svn'
* doc/HOWTO.DocBook
'an' to 'a' before (dot).xsl
* notes/webdav-general-summary
Typo fix 'sofware' to 'software'
* www/user-classifications.html
Typo fix 'assistent' to 'assistant'
]]]
Index: www/user-classifications.html
===================================================================
--- www/user-classifications.html (revision 20217)
+++ www/user-classifications.html (working copy)
@@ -25,7 +25,7 @@
<p>A developer inexperienced with version control, your typical
documentation writer, or non-technical user (e.g. pointy-haired
-manager, administrative assistent, etc.). Able to make commits, but
+manager, administrative assistant, etc.). Able to make commits, but
often lacking enough understanding of version control concepts to
check out or switch to a branch. Sometimes does creative things like
"delete large chunks of the repository" or "commit a merge
Index: notes/webdav-general-summary
===================================================================
--- notes/webdav-general-summary (revision 20217)
+++ notes/webdav-general-summary (working copy)
@@ -88,7 +88,7 @@
requirement also prevents some non-DAV aware program
from using your auth credentials and accidentally doing
an ignorant PUT. think of it as credentials for your
- client sofware!)
+ client software!)
- 'DAV:supportedlock' live property: indicates what kinds of
locking is allowed on a resource.
Index: doc/programmer/WritingChangeLogs.txt
===================================================================
--- doc/programmer/WritingChangeLogs.txt (revision 20217)
+++ doc/programmer/WritingChangeLogs.txt (working copy)
@@ -1,7 +1,7 @@
This is an essay by Jim Blandy <jimb@redhat.com> on maintaining
ChangeLog entries.
-Although Subversion generates its ChangeLogs from cvs log data,
+Although Subversion generates its ChangeLogs from svn log data,
instead of keeping independent ChangeLog files, most of the advice
below is as applicable to cvs log messages as to ChangeLog entries.
Index: doc/HOWTO.DocBook
===================================================================
--- doc/HOWTO.DocBook (revision 20217)
+++ doc/HOWTO.DocBook (working copy)
@@ -50,7 +50,7 @@
2. Use XSLT to transform the documents.
- XSLT applies an .xsl stylesheet to an .xml file, and produces some
+ XSLT applies a .xsl stylesheet to a .xml file, and produces some
new markup document.
* Get libxslt, a C library for XSLT, from http://xmlsoft.org/XSLT/.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Jun 22 14:50:43 2006