diff --git a/source/org/jivesoftware/smackx/packet/Time.java b/source/org/jivesoftware/smackx/packet/Time.java index 4dcf35aa7..31a6d288a 100644 --- a/source/org/jivesoftware/smackx/packet/Time.java +++ b/source/org/jivesoftware/smackx/packet/Time.java @@ -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. * * @param cal the time value.