use typos to check typos

This commit is contained in:
ulic-youthlic 2025-05-25 14:04:21 +08:00
parent 8d9f566ce6
commit f3de1c79e4
Signed by: youthlic
GPG key ID: 63E86C3C14A0D721
7 changed files with 44 additions and 22 deletions

View file

@ -50,7 +50,7 @@ in {
description = ''
A file which JSON configurations for juicity client. See the {option}`settings` option for more information.
Note: this file will override {options}`settings` option, which is recommanded.
Note: this file will override {options}`settings` option, which is recommended.
'';
};
allowedOpenFirewallPorts = lib.mkOption {
@ -95,7 +95,7 @@ in {
description = ''
A file which JSON configurations for juicity server. See the {option}`settings` option for more information.
Note: this file will override {options}`settings` option, which is recommanded.
Note: this file will override {options}`settings` option, which is recommended.
'';
};
allowedOpenFirewallPorts = lib.mkOption {