Modify security warning of OnTransactionCertVerificationRequiredN in header file... 88/13288/1
authorYoungho Jeon <ykernel.jeon@samsung.com>
Tue, 3 Dec 2013 04:20:10 +0000 (13:20 +0900)
committerYoungho Jeon <ykernel.jeon@samsung.com>
Tue, 3 Dec 2013 04:20:10 +0000 (13:20 +0900)
Change-Id: I75e72dcb80ab80b8577035b495a522753129ece2

inc/FNetHttpIHttpTransactionEventListener.h

index 467d49f..1e7951d 100644 (file)
@@ -145,8 +145,8 @@ public:
 
        /**
         * Called to accept input from the user on whether to resume or pause the transaction in case the certificate is not verified. @n
-        * The certificate for the server has been issued by an authority that is not reliable by the Tizen device. @n
-        * This may mean that the server has generated its own security credentials, which Tizen device cannot rely on for identity information, or an attacker may be trying to intercept your communications. @n
+        * The certificate for the server has been issued by an authority that is not reliable by the %Tizen device. @n
+        * This may mean that the server has generated its own security credentials, which %Tizen device cannot rely on for identity information, or an attacker may be trying to intercept your communications. @n
         * You should not proceed if this callback method has never been called in this current URI. 
         *
         * @since           2.0