merge the reviewed files
[platform/framework/native/appfw.git] / inc / FSysBattery.h
index e11acf5..1f4c4e1 100644 (file)
@@ -68,7 +68,7 @@ public:
         * @exception   E_SUCCESS       The method is successful.
         * @exception   E_INVALID_STATE The battery service is not available.
         * @exception   E_SYSTEM        The method cannot proceed due to a severe system error.
-        * @remarks The resolution of the level is 1% since 2.0. The range of the level is 0(Minimum) to 100(Maximum).
+        * @remarks The resolution of the level is @c 1% since 2.0. The range of the level is @c 0 (Minimum) to @c 100 (Maximum).
         */
        static result GetCurrentLevelInPercentage(int& level);