diff --git a/Headers/Foundation/NSProcessInfo.h b/Headers/Foundation/NSProcessInfo.h index 8549134bc..332f33fd7 100644 --- a/Headers/Foundation/NSProcessInfo.h +++ b/Headers/Foundation/NSProcessInfo.h @@ -235,7 +235,7 @@ enum { * auto-initialize it are working.
* 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