Merge pull request #75113 from vanyaklimenko/patch-1
nixos/apache-httpd: fix typo in extraConfig description
This commit is contained in:
commit
b205ac101a
@ -367,7 +367,7 @@ in
|
|||||||
type = types.lines;
|
type = types.lines;
|
||||||
default = "";
|
default = "";
|
||||||
description = ''
|
description = ''
|
||||||
Cnfiguration lines appended to the generated Apache
|
Configuration lines appended to the generated Apache
|
||||||
configuration file. Note that this mechanism may not work
|
configuration file. Note that this mechanism may not work
|
||||||
when <option>configFile</option> is overridden.
|
when <option>configFile</option> is overridden.
|
||||||
'';
|
'';
|
||||||
|
Loading…
x
Reference in New Issue
Block a user