Documentation tweaks.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@21027 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Richard Frith-Macdonald 2005-04-01 10:57:35 +00:00
parent 37a5768596
commit 71ce433dad
4 changed files with 25 additions and 8 deletions

View file

@ -461,7 +461,7 @@ enum {
* @"//host/share/file" produces @"//host/share/"
* @"//host/share/" produces @"/host/share/"
* @"//host/share" produces @"/host/share"
* <example>
* </example>
*/
- (NSString*) stringByDeletingLastPathComponent;