Fixed spelling in some comments

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@11862 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
nico 2001-12-21 13:35:29 +00:00
parent f8945c7da3
commit 9f44a50524

View file

@ -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 *