Merge "[2.2] Add Unshareable marker in String" into tizen_2.2
[platform/framework/native/appfw.git] / inc / FBaseUtilFileUnzipper.h
index c71b239..c5bcd58 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);
@@ -113,7 +112,7 @@ public:
         *                                                                              - The length of the specified path is @c 0 or exceeds system limitations. @n
         *                                                                              - The specified path contains prohibited character(s). @n
         *                                                                              - The specified path is invalid.
-        * @exception           E_ILLEGAL_ACCESS        The specified file path is inaccessible as per the Tizen platform policy.
+        * @exception           E_ILLEGAL_ACCESS        The specified file path is inaccessible as per the %Tizen platform policy.
         * @exception           E_FILE_NOT_FOUND        The specified file cannot be found or accessed.
         * @exception           E_IO                    An unexpected device failure has occurred.
         * @remarks                     The paths for @b Tizen::App::AppManager::GetAppSharedPath(appId) + L"data" and @b Tizen::App::AppManager::GetAppSharedPath(appId) + L"trusted" are not supported.