mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-29 16:01:38 +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
|
@ -145,7 +145,7 @@
|
|||
raiseOnDivideByZero:(BOOL)raiseOnDivideByZero;
|
||||
|
||||
/**
|
||||
* Initializor setting all behavior. (For more precise control over error
|
||||
* Initializer setting all behavior. (For more precise control over error
|
||||
* handling, create your own class implementing the [(NSDecimalNumberBehaviors)]
|
||||
* protocol.)
|
||||
*/
|
||||
|
@ -291,7 +291,7 @@
|
|||
- (NSDecimal)decimalValue;
|
||||
|
||||
/**
|
||||
* Returns string version of number formatted accordng to locale.
|
||||
* Returns string version of number formatted according to locale.
|
||||
*/
|
||||
- (NSString *)descriptionWithLocale:(NSDictionary *)locale;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue