update doxygen
[platform/framework/native/appfw.git] / inc / FBaseLongLong.h
index 4c60e0d..2734687 100644 (file)
@@ -1,5 +1,4 @@
 //
-// Open Service Platform
 // Copyright (c) 2012 Samsung Electronics Co., Ltd.
 //
 // Licensed under the Apache License, Version 2.0 (the License);
@@ -284,7 +283,7 @@ public:
         *
         *      @return                 An error code
         *      @param[in]      s                               A string representing a numeric value
-        *      @param[in]      radix                   The radix of the string representing a unmeric value @n
+        *      @param[in]      radix                   The radix of the string representing a numeric value @n
         *                                                              It must be either 2, 8, 10 or 16.
         *      @param[out]     ret                             The result of the operation
         *      @exception      E_SUCCESS               The method is successful.