From eb41bd44f88b95863b94e1c3385b41857cda808b Mon Sep 17 00:00:00 2001 From: Breno Silva Date: Tue, 30 Oct 2012 18:21:01 -0400 Subject: [PATCH] Change names of HMAC feature to HASH --- apache2/apache2_config.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apache2/apache2_config.c b/apache2/apache2_config.c index d60964a4..830070a8 100644 --- a/apache2/apache2_config.c +++ b/apache2/apache2_config.c @@ -3336,7 +3336,7 @@ const command_rec module_directives[] = { cmd_hash_key, NULL, CMD_SCOPE_ANY, - "Set Encrytion key" + "Set Hash key" ), AP_INIT_TAKE1 (