diff --git a/Reference-Manual.mediawiki b/Reference-Manual.mediawiki index c0873b4..dd5474d 100644 --- a/Reference-Manual.mediawiki +++ b/Reference-Manual.mediawiki @@ -746,9 +746,9 @@ The possible values for TYPE are: == SecHashMethodPm == '''Description:''' Configures what kind of HTML data the hash engine should sign based on string search algoritm. -'''Syntax:''' SecHashMethodRx TYPE "string1 string2 string3..." +'''Syntax:''' SecHashMethodPm TYPE "string1 string2 string3..." -'''Example Usage''': SecHashMethodRx HashHref "product_info list_product" +'''Example Usage''': SecHashMethodPm HashHref "product_info list_product" '''Scope:''' Any