update doxygen
[platform/framework/native/appfw.git] / inc / FSecCertICertificatePath.h
index 7cfed08..5df9bac 100644 (file)
@@ -213,10 +213,10 @@ public:
 
        /**
         *  Adds a certificate to the certificate chain.
-        *  The order of certificaett addition should be
-        *  1. Add user certificate.
-        *  2. Add intermediate certificate.
-        *  3. Add root CA certificate.
+        *  The order of certificates should be as follows: @n
+        *  1. User certificate.
+        *  2. Intermediate certificate.
+        *  3. Root CA certificate.
         *
         *      @since          2.0
         *