mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-31 00:30:53 +00:00
Spelling fixes
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@21962 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
11b4799893
commit
c9c6734169
77 changed files with 3217 additions and 233 deletions
|
@ -61,7 +61,7 @@
|
|||
+ (NSCharacterSet*) decimalDigitCharacterSet;
|
||||
|
||||
/**
|
||||
* Returns a character set containing individual charactars that
|
||||
* Returns a character set containing individual characters that
|
||||
* can be represented also by a composed character sequence.
|
||||
*/
|
||||
+ (NSCharacterSet*) decomposableCharacterSet;
|
||||
|
@ -165,7 +165,7 @@
|
|||
|
||||
#ifndef STRICT_OPENSTEP
|
||||
/**
|
||||
* Returns YES if the receiver contains at lerast one character in the
|
||||
* Returns YES if the receiver contains at least one character in the
|
||||
* specified unicode plane.
|
||||
*/
|
||||
- (BOOL) hasMemberInPlane: (uint8_t)aPlane;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue