]> granicus.if.org Git - python/commitdiff
Fix a typo found by Eric D. Moyer, closes SF 807813.
authorThomas Heller <theller@ctypes.org>
Wed, 17 Sep 2003 17:11:01 +0000 (17:11 +0000)
committerThomas Heller <theller@ctypes.org>
Wed, 17 Sep 2003 17:11:01 +0000 (17:11 +0000)
Will backport to 2.3.

Doc/dist/dist.tex

index dd204beed07e7f55176f2d7f829003f36a2738df..87fc9848083b061fcb24512234c020c6a66358d6 100644 (file)
@@ -1477,7 +1477,7 @@ get_special_folder_path(csidl_string)
 
 This function can be used to retrieve special folder locations on
 Windows like the Start Menu or the Desktop.  It returns the full path
-to the folder.  'csidl_string' must be on of the following strings:
+to the folder.  'csidl_string' must be one of the following strings:
 
 \begin{verbatim}
 "CSIDL_APPDATA"