[Doxygen] Fix an error.
authorJaemin Ahn <j.m.ahn@samsung.com>
Thu, 18 Apr 2013 08:35:19 +0000 (17:35 +0900)
committerJaemin Ahn <j.m.ahn@samsung.com>
Thu, 18 Apr 2013 08:35:19 +0000 (17:35 +0900)
Change-Id: I537d45bde6dac14369b22ee4a30cba3d83950ea9
Signed-off-by: Jaemin Ahn <j.m.ahn@samsung.com>
inc/FTelSimStateManager.h

index 4af4cfa..1b41b91 100755 (executable)
@@ -132,7 +132,7 @@ public:
         *
         * @exception   E_SUCCESS                               The method is successful.
         * @exception   E_SYSTEM                                The method cannot proceed due to a severe system error.
-        * @exception   E_UNSUPPORTED_OPERATION  The Emulator or target device does not support the required feature. @b Since: @b 2.1
+        * @exception   E_UNSUPPORTED_OPERATION  The Emulator or target device does not support the required feature.
         *                                                                               For more information, see <a href="../org.tizen.gettingstarted/html/tizen_overview/application_filtering.htm">Application Filtering</a>.
         * @remarks     Before calling this method, check whether the feature is supported by 
         *                      Tizen::System::SystemInfo::GetValue(const Tizen::Base::String&, bool&).