X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=inc%2FFBaseLongLong.h;h=2734687df42480d5fde48bd1dee2a2a64e8a9306;hb=bfb68e7549f95f525c7e9ac0adbba0c2c3068d42;hp=4c60e0d4e1a98b35c95058597bd5a53d940264b6;hpb=93dbe1cee1ab177db0d891052974fe74f4f5cbcc;p=platform%2Fframework%2Fnative%2Fappfw.git diff --git a/inc/FBaseLongLong.h b/inc/FBaseLongLong.h index 4c60e0d..2734687 100644 --- a/inc/FBaseLongLong.h +++ b/inc/FBaseLongLong.h @@ -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.