Merge reviewed_inc
[platform/framework/native/appfw.git] / inc / FBaseDateTime.h
index d8254ec..c69713b 100644 (file)
@@ -344,7 +344,7 @@ public:
        result AddSeconds(int seconds);
 
        /**
-        *      Adds the specified number of milliseconds to the instance of %DateTime.
+        *      Adds a specified number of milliseconds to the instance of %DateTime.
         *
         *      @since 2.1
         *
@@ -358,7 +358,7 @@ public:
        result AddMilliseconds(long long milliseconds);
 
        /**
-        *      Adds the specified number of ticks to the instance of %DateTime.
+        *      Adds a specified number of ticks to the instance of %DateTime.
         *
         *      @since 2.1
         *