From f8c529493f74f9ee85814865c88ba1ce77bef9a5 Mon Sep 17 00:00:00 2001 From: Breno Silva Date: Tue, 30 Oct 2012 18:21:45 -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 (