[Python-modules-commits] [pysvn] 05/07: tiny spelling fix

Josué Ortega noahfx-guest at moszumanska.debian.org
Mon Nov 2 01:15:43 UTC 2015


This is an automated email from the git hooks/post-receive script.

noahfx-guest pushed a commit to branch master
in repository pysvn.

commit bfd39f6eed3b8db70b61fc5db148d91eb0aa6b06
Author: Hideki Yamane <henrich at debian.org>
Date:   Sun Oct 11 21:16:59 2015 +0200

    tiny spelling fix
    
    Patch-Name: fix_spell_error.patch
---
 Docs/pysvn_prog_ref.html                  | 4 ++--
 Import/pycxx-6.2.6/Doc/Python2/PyCXX.html | 2 +-
 Import/pycxx-6.2.6/Doc/Python3/PyCXX.html | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/Docs/pysvn_prog_ref.html b/Docs/pysvn_prog_ref.html
index 05de60e..c9844eb 100644
--- a/Docs/pysvn_prog_ref.html
+++ b/Docs/pysvn_prog_ref.html
@@ -691,7 +691,7 @@ checkin( [path,path],
 </pre>
 <p>
 checkin the files in the path_list to the repository with the
-specifed log_message. Set recurse to True to recursively checkin
+specified log_message. Set recurse to True to recursively checkin
 a directory's children with the same log message. <span class="svn_1002000"> Set
 keep_locks to True to prevent locks in the path being unlocked.</span>
 </p>
@@ -1027,7 +1027,7 @@ WC targets.
 </div>
 
 <p><span class="svn_1001000">native_eol parameter allows the line ending of files with
-svn:eol-style propery set to native to be overriden.
+svn:eol-style properly set to native to be overridden.
 Use None to use the eol-style of the Operating System,
 use "LF" to use "\n", "CR" to use "\r" and "CRLF" to use "\r\n".</span>
 </p>
diff --git a/Import/pycxx-6.2.6/Doc/Python2/PyCXX.html b/Import/pycxx-6.2.6/Doc/Python2/PyCXX.html
index c65270b..8682df4 100644
--- a/Import/pycxx-6.2.6/Doc/Python2/PyCXX.html
+++ b/Import/pycxx-6.2.6/Doc/Python2/PyCXX.html
@@ -1251,7 +1251,7 @@ reference count is greater than one.</p>
 <tr>
 <td class="code">virtual void</td>
 <td class="code">setItem (int offset, const Object&ob) </td>
-<td>setItem is overriden to handle tuples properly. </td>
+<td>setItem is overridden to handle tuples properly. </td>
 </tr>
 <tr>
 <td class="code">explicit</td>
diff --git a/Import/pycxx-6.2.6/Doc/Python3/PyCXX.html b/Import/pycxx-6.2.6/Doc/Python3/PyCXX.html
index 5846d52..9946e30 100644
--- a/Import/pycxx-6.2.6/Doc/Python3/PyCXX.html
+++ b/Import/pycxx-6.2.6/Doc/Python3/PyCXX.html
@@ -1477,7 +1477,7 @@ reference count is greater than one.</p>
 <tr>
 <td class="code">virtual void</td>
 <td class="code">setItem( int offset, const Object &ob ) </td>
-<td>setItem is overriden to handle tuples properly. </td>
+<td>setItem is overridden to handle tuples properly. </td>
 </tr>
 <tr>
 <td class="code">explicit</td>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/pysvn.git



More information about the Python-modules-commits mailing list