mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 00:11:26 +00:00
Documentation tweaks
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@22112 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
db6991f52b
commit
fa19407f5a
32 changed files with 307 additions and 216 deletions
|
@ -1024,7 +1024,7 @@ compareIt(id o1, id o2, void* context)
|
|||
* according to the locale, and indented according to level.<br />
|
||||
* Unless locale is nil, a level of zero indents items by four spaces,
|
||||
* while a level of one indents them by a tab.<br />
|
||||
* If the keys in the dictionary respond to -compare:, the items are
|
||||
* If the keys in the dictionary respond to [NSObject-compare:], the items are
|
||||
* listed by key in ascending order. If not, the order in which the
|
||||
* items are listed is undefined.
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue