Fix a typo found by Eric D. Moyer, closes SF 807813.

Will backport to 2.3.
This commit is contained in:
Thomas Heller 2003-09-17 17:11:01 +00:00
parent 7a70ea4135
commit a425dbc7ce
1 changed files with 1 additions and 1 deletions

2
Doc/dist/dist.tex vendored
View File

@ -1477,7 +1477,7 @@ get_special_folder_path(csidl_string)
This function can be used to retrieve special folder locations on This function can be used to retrieve special folder locations on
Windows like the Start Menu or the Desktop. It returns the full path 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} \begin{verbatim}
"CSIDL_APPDATA" "CSIDL_APPDATA"