Fixed scribble typesetting error in GUI docs.

svn: r12020
This commit is contained in:
Carl Eastlund 2008-10-13 16:43:24 +00:00
parent 6a0b9b4e20
commit cbe1b2dce4

View File

@ -15,7 +15,7 @@ These functions get input from the user and/or display
[filename (or/c path-string? false/c) #f]
[extension (or/c string? false/c) #f]
[style (listof (one-of/c 'packages 'enter-packages)) null]
[filters (listof (list/c string? string?)) @scheme['(("Any" "*.*"))]])
[filters (listof (list/c string? string?)) '(("Any" "*.*"))])
(or/c path? false/c)]{
Obtains a file pathname from the user via the platform-specific