]> granicus.if.org Git - python/commitdiff
Grammar fixes
authorAndrew M. Kuchling <amk@amk.ca>
Fri, 20 Jun 2008 23:14:32 +0000 (23:14 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Fri, 20 Jun 2008 23:14:32 +0000 (23:14 +0000)
Doc/library/commands.rst
Doc/library/stdtypes.rst

index a221fb550a6c5cd00b85ef3bc87e3e2afa7bb051..84ef257a37f5e99ad6950b70d58333f5b6f7ccbd 100644 (file)
@@ -47,7 +47,7 @@ The :mod:`commands` module defines the following functions:
    the argument.
 
    .. deprecated:: 2.6
-      This function is nonobvious and useless, also the name is misleading in the
+      This function is nonobvious and useless.  The name is also misleading in the
       presence of :func:`getstatusoutput`.
 
 
index 64d3c32f397c7c557045ddc671a7d1b243c7139c..af537aa4ca508da788761d0577d2a112bf66ffbb 100644 (file)
@@ -2185,7 +2185,7 @@ the particular object.
 
 .. attribute:: file.errors
 
-   The Unicode error handler used to along with the encoding.
+   The Unicode error handler used along with the encoding.
 
    .. versionadded:: 2.6