* Add period.
svn path=/nixos/trunk/; revision=30201
This commit is contained in:
parent
ba1a7188c1
commit
0309f02fc5
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@ in
|
|||
interfaces = mkOption {
|
||||
default = [ "127.0.0.0" "::1" ];
|
||||
description = "
|
||||
What addresses the server should listen to
|
||||
What addresses the server should listen to.
|
||||
";
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue