fix trivial typo in comment

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@39115 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Richard Frith-MacDonald 2015-11-01 23:37:11 +00:00
parent f8a6a45133
commit f341ff0528

View file

@ -40,7 +40,7 @@
#import "Foundation/NSCharacterSet.h"
#import "Foundation/NSData.h"
/* Using and index set to hold a characterset is more space efficient but
/* Using an index set to hold a characterset is more space efficient but
* on the intel core-2 system I benchmarked on, it made my applications
* about 20% slower.
* It only makes sense to build base to use index charactersets on machines