Fix typo in comment

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@25139 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
rfm 2007-05-11 08:24:11 +00:00
parent 350feb3bc2
commit 099a893733

View file

@ -235,7 +235,7 @@ enum {
* auto-initialize it are working.<br />
* It is also safe to call this method to override the effects
* of the automatic initialisation, which some applications may need
* to do when using GNUstep libraries embeddedm within other frameworks.
* to do when using GNUstep libraries embedded within other frameworks.
*/
+ (void) initializeWithArguments: (char**)argv
count: (int)argc