mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-22 08:26:27 +00:00
Documentation tweak
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@23061 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
9a704d7118
commit
1f0db399e4
1 changed files with 3 additions and 1 deletions
|
@ -661,7 +661,9 @@
|
|||
|
||||
/**
|
||||
* Specify whether to generate compact XML (omit indentation and other white
|
||||
* space and omit <string> element markup).
|
||||
* space and omit <string> element markup).<br />
|
||||
* Compact representation saves some space (can be important when sent over
|
||||
* slow/low bandwidth connections), but sacrifices readability.
|
||||
*/
|
||||
- (void) setCompact: (BOOL)flag;
|
||||
|
||||
|
|
Loading…
Reference in a new issue