Update doxygen
[platform/framework/native/appfw.git] / inc / FIoFileAttributes.h
index a14ea97..45c1b0c 100644 (file)
@@ -218,12 +218,11 @@ public:
        bool IsReadOnly(void) const;
 
        /**
-       * Gets the date and time of the file creation or last modification.
+       * Gets the date and time of the last modification to the file.
        *
        * @since                2.0
        *
-       * @return               The date and time of the file creation or last modification
-       * @remarks              If the created file is modified, its date and time is updated.
+       * @return               The date and time of the last modification to the file
        */
        Tizen::Base::DateTime GetDateTime(void) const;