fixed wrong link
[platform/framework/native/appfw.git] / inc / FSecCryptoSha1Hash.h
index ad5dbd4..494bd70 100644 (file)
@@ -75,7 +75,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.
         *      @remarks        Do not call this method. It is not supported.