Skip to content

Commit 428cbcb

Browse files
committed
Change names of HMAC feature to HASH
1 parent 208d9d3 commit 428cbcb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apache2/apache2_config.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3336,7 +3336,7 @@ const command_rec module_directives[] = {
33363336
cmd_hash_key,
33373337
NULL,
33383338
CMD_SCOPE_ANY,
3339-
"Set Encrytion key"
3339+
"Set Hash key"
33403340
),
33413341

33423342
AP_INIT_TAKE1 (

0 commit comments

Comments
 (0)