Enable build with iniparser v 3.1
[platform/framework/native/appfw.git] / inc / FBaseUtil.h
index 70e6974..67e201e 100644 (file)
 #include <FBaseUtilScanner.h>
 
 /**
- * @namespace          Tizen::Base::Utility
- * @brief                              This namespace contains classes for various utilities.
+ * @namespace  Tizen::Base::Utility
+ * @brief              This namespace contains classes for various utilities.
  * @since 2.0
  *
  * @remarks     @b Header @b %file: @b \#include @b <FBase.h> @n
- *                             @b Library : @b osp-appfw
+ *                             @b Library: @b osp-appfw
  *
  * The %Utility namespace contains interfaces and classes that
  * define various utilities of an object, such as Math and StringTokenizer.
- * It also contains methods to perform some common functions needed by the applications, such as file zipping and URL encoding and decoding.
+ * It also contains methods to perform some common functions needed by applications, such as file zipping, and URL encoding and decoding.
  *
- * For more information on the %Base::Utility namespace features, see <a href="../org.tizen.native.appprogramming/html/guide/base/utility_namespace.htm">Utility</a>.
+ * For more information on the %Utility namespace features, see <a href="../org.tizen.native.appprogramming/html/guide/base/utility_namespace.htm">Utility</a>.
  *
  * The following diagram illustrates the relationships between the classes belonging to the %Utility namespace.
  * @image html base_utility_namespace_classdiagram.png