Fix user-facing typos (mainly in descriptions)
This commit is contained in:
@@ -142,7 +142,7 @@ in
|
||||
type = types.int;
|
||||
default = 80;
|
||||
description = ''
|
||||
Port to forward incoming trafic to. 80 by default.
|
||||
Port to forward incoming traffic to. 80 by default.
|
||||
'';
|
||||
};
|
||||
keyFile = mkOption {
|
||||
@@ -195,4 +195,4 @@ in
|
||||
};
|
||||
};
|
||||
}
|
||||
#
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user