Merge "modify doxygen." into tizen_2.1
[platform/framework/native/appfw.git] / inc / FSecCryptoSha1Hmac.h
index a22bcee..33febd9 100644 (file)
@@ -75,7 +75,7 @@ public:
         *
         *      @return         An error code
         *      @param[in]      algorithm                               The name of the HMAC algorithm @n
-        *                                                                              For example, "HMACSHA2/224", "HMACSHA2/256", "HMACSHA2/386", or "HMACSHA2/512".
+        *                                                                              For example, "HMACSHA2/224", "HMACSHA2/256", "HMACSHA2/384", or "HMACSHA2/512".
         *      @exception      E_SUCCESS                               The method is successful.
         *      @exception      E_UNSUPPORTED_ALGORITHM The algorithm is not supported.
         *      @remarks        Do not call this method. It is not supported.