From a425dbc7ce89b290b94a2e622cf1b3e269d5aba1 Mon Sep 17 00:00:00 2001 From: Thomas Heller Date: Wed, 17 Sep 2003 17:11:01 +0000 Subject: [PATCH] Fix a typo found by Eric D. Moyer, closes SF 807813. Will backport to 2.3. --- Doc/dist/dist.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/dist/dist.tex b/Doc/dist/dist.tex index dd204beed07..87fc9848083 100644 --- a/Doc/dist/dist.tex +++ b/Doc/dist/dist.tex @@ -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"