Fix build error caused by dlog
[platform/framework/native/appfw.git] / inc / FSecCryptoIHash.h
index ebc98f5..1475b32 100644 (file)
@@ -211,7 +211,7 @@ public:
         *
         *      @return         An error code
         *      @param[in]      algorithm                               The name of the hash algorithm @n
-        *                                                                              For example, "SHA2/224", "SHA2/256", "SHA2/386", or "SHA2/512".
+        *                                                                              For example, "SHA2/224", "SHA2/256", "SHA2/384", or "SHA2/512".
         *      @exception      E_SUCCESS                               The method is successful.
         *      @exception      E_UNSUPPORTED_ALGORITHM The algorithm is not supported.
         */
@@ -293,4 +293,4 @@ protected:
 
 } } } //Tizen::Security::Crypto
 
-#endif //_FSEC_CRYPTO_IHASH_H_
+#endif //_FSEC_CRYPTO_IHASH_H_