Update change log and spec for wrt-plugins-tizen_0.4.38
[framework/web/wrt-plugins-tizen.git] / src / TimeUtil / TimeUtilConverter.h
index 878311e..3962903 100755 (executable)
@@ -50,7 +50,7 @@ class TimeUtilConverter : public Converter
        JSObjectRef makeDurationObject(const DurationProperties &duration);
        JSObjectRef makeMillisecondDurationObject(const long long length);
        DurationPropertiesPtr getDuration(JSValueRef value);
-       DurationProperties getDurationPropertis(JSValueRef value);
+       DurationProperties getDurationProperties(JSValueRef value);
        long long getDurationLength(JSValueRef value);
        long long getDurationLength(JSObjectRef object);
        short getDurationUnit(JSValueRef value);