Revise Tizen::Io doxygen
[platform/framework/native/appfw.git] / inc / FIoFileAttributes.h
index aba4038..e386dc8 100644 (file)
@@ -36,7 +36,7 @@ namespace Tizen { namespace Io
 
 /**
  * @class      FileAttributes
- * @brief      This class provides a collection of basic file attributes.
+ * @brief      This class provides methods for file attributes.
  *
  * @since      2.0
  *
@@ -133,7 +133,7 @@ public:
        FileAttributes(const FileAttributes& rhs);
 
        /**
-       * Assigns the value of the specified instance to the current instance of %FileAttributes.
+       * Assigns the specified value of the specified instance to the current instance of %FileAttributes.
        *
        * @since                2.0
        *
@@ -143,7 +143,7 @@ public:
        FileAttributes& operator =(const FileAttributes& rhs);
 
        /**
-       * Compares the specified instance of Object to the calling instance of %FileAttributes.
+       * Compares the specified instance of Tizen::Base::Object to the current instance of %FileAttributes.
        *
        * @since                2.0
        *