Documentation tweak

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@23062 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
rfm 2006-06-15 08:28:27 +00:00
parent 1f0db399e4
commit 19e93a79f3

View file

@ -687,7 +687,7 @@
* will need to set it according to the server you are connecting to.<br />
* If this is not set, UCT is assumed.
*/
- (void) setTimeZone: (NSTimeZone*)tz;
- (void) setTimeZone: (NSTimeZone*)timeZone;
/**
* Handles timeouts, passing information to delegate ... you don't need to