[Patches] [ python-Patches-821093 ] fix doc typos
SourceForge.net
noreply at sourceforge.net
Sun Oct 19 03:33:30 EDT 2003
Patches item #821093, was opened at 2003-10-10 11:45
Message generated for change (Comment added) made by loewis
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=821093&group_id=5470
Category: Documentation
Group: Python 2.3
>Status: Closed
Resolution: Accepted
Priority: 5
Submitted By: George Yoshida (quiver)
Assigned to: Nobody/Anonymous (nobody)
Summary: fix doc typos
Initial Comment:
This patch fixes documentation typos(about 15 in
total).
Related directories are api, dist, inst, ref, and tut.
----------------------------------------------------------------------
>Comment By: Martin v. Löwis (loewis)
Date: 2003-10-19 09:33
Message:
Logged In: YES
user_id=21627
Thanks; I indeed failed to notice the difference :-)
Committed as
concrete.tex 1.28
init.tex 1.13
newtypes.tex 1.25
dist.tex 1.60
inst.tex 1.51
ref3.tex 1.117
ref5.tex 1.78
tut.tex 1.207
concrete.tex 1.25.10.2
init.tex 1.10.8.3
newtypes.tex 1.23.8.2
dist.tex 1.56.8.4
inst.tex 1.49.8.1
ref3.tex 1.114.4.3
ref5.tex 1.76.10.1
tut.tex 1.196.8.6
----------------------------------------------------------------------
Comment By: George Yoshida (quiver)
Date: 2003-10-19 01:00
Message:
Logged In: YES
user_id=671362
"Esacpe" and "Escape" is different, although it might be
difficult to notice the difference at first glance.
s/ac/ca
Thanks for your hard work, Martin.
----------------------------------------------------------------------
Comment By: Martin v. Löwis (loewis)
Date: 2003-10-18 23:55
Message:
Logged In: YES
user_id=21627
Am I missing something, or are some of these changes
whitespace-only, e.g.
-These are the ``Unicode Esacpe'' codec APIs:
+These are the ``Unicode Escape'' codec APIs:
If so, can you please update your patch to only include true
typos?
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=821093&group_id=5470
More information about the Patches
mailing list