mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-31 08:41:03 +00:00
fix typo in macro name
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@26623 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
714fcdff11
commit
2c5b796e73
9 changed files with 20 additions and 8 deletions
|
@ -414,7 +414,7 @@ GS_EXPORT NSString* const NSLoadedClasses;
|
|||
#endif
|
||||
@end
|
||||
|
||||
#if OS_API_VERSION(GS_API_NONE, 011700)
|
||||
#if GS_API_VERSION(GS_API_NONE, 011700)
|
||||
/**
|
||||
* Augments [NSBundle], including methods for handling libraries in the GNUstep
|
||||
* fashion, for rapid localization, and other purposes.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue