Improved documentation

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@22089 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Fabien_ 2005-11-24 09:26:38 +00:00
parent a19dc6cf21
commit 43c65a4829
3 changed files with 19 additions and 13 deletions

View file

@ -238,8 +238,8 @@ static NSOpenPanel *_gs_gui_open_panel = nil;
or NSCancelButton depending on which button the user pressed.
</p>
<p>
Use the -filename or -filenames method to retrieve the name of the
file the user selected.
Use the [NSSavePanel-filename] or -filenames method to retrieve
the name of the file the user selected.
</p>
*/
@implementation NSOpenPanel