From 9f44a5052471b6bd7fd07fa7595dacea6760ec53 Mon Sep 17 00:00:00 2001 From: nico Date: Fri, 21 Dec 2001 13:35:29 +0000 Subject: [PATCH] Fixed spelling in some comments git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@11862 72102866-910b-0410-8b05-ffd578937521 --- Source/NSUser.m | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Source/NSUser.m b/Source/NSUser.m index 2cfa71688..3070341cc 100644 --- a/Source/NSUser.m +++ b/Source/NSUser.m @@ -374,7 +374,7 @@ setupPathNames() } /** Returns a string containing the path to the GNUstep system - installation directory. This function is gaurenteed to return a non-nil + installation directory. This function is guarenteed to return a non-nil answer (unless something is seriously wrong, in which case the application will probably crash anyway) */ NSString * @@ -391,8 +391,8 @@ GSSystemRootDirectory(void) the standard search order for resources, etc. If the environment variable GNUSTEP_PATHPREFIX_LIST is set. It returns the list of paths set in that variable. Otherwise, it returns the user, local, - network, and system paths, in that order This function is - gaurenteed to return a non-nil answer (unless something is + network, and system paths, in that order. This function is + guarenteed to return a non-nil answer (unless something is seriously wrong, in which case the application will probably crash anyway) */ NSArray *