1
0
Fork 0
mirror of https://codeberg.org/Mercury-IM/Smack synced 2024-06-30 15:26:46 +02:00

Spelling fix.

git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2514 b35dd754-fafc-0310-a699-88a17e54d16e
This commit is contained in:
Matt Tucker 2005-07-27 21:16:43 +00:00 committed by matt
parent 13b74c172e
commit ec230924ea

View file

@ -75,7 +75,7 @@ public class Time extends IQ {
} }
/** /**
* Cretaes a new Time instance using the specified calendar instance as * Creates a new Time instance using the specified calendar instance as
* the time value to send. * the time value to send.
* *
* @param cal the time value. * @param cal the time value.