Skip to content

Commit 5bbbee3

Browse files
author
quentusrex
committed
Fixed a misspelled word.
1 parent bf47aae commit 5bbbee3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/plugins-available/apache2_plugin.inc.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ function ssl($event_name,$data) {
107107
O = ".$data['new']['ssl_organisation']."
108108
OU = ".$data['new']['ssl_organisation_unit']."
109109
CN = $domain
110-
emailAddress = webmatser@".$data['new']['domain']."
110+
emailAddress = webmaster@".$data['new']['domain']."
111111
112112
[ req_attributes ]
113113
challengePassword = A challenge password";

0 commit comments

Comments
 (0)