about summary refs log tree commit diff
path: root/nixos
diff options
context:
space:
mode:
authorPascal Bach <pascal.bach@nextrem.ch>2022-06-27 22:37:56 +0200
committerGitHub <noreply@github.com>2022-06-27 22:37:56 +0200
commit13df7151e1fbe1c40f2d29d7aa58895861f72713 (patch)
tree70c96836676be8d7fc311d078deeffc92f5d2402 /nixos
parente6e2cd200f085b3a1ae5fa88714e4c01c49a52a7 (diff)
parentac1e34f0fe4f0b7d76175f4c43353e0cf6492dd0 (diff)
Merge pull request #178783 from greizgh/fix-syncthing-doc
nixos/syncthing: fix services.syncthing.folders description
Diffstat (limited to 'nixos')
-rw-r--r--nixos/modules/services/networking/syncthing.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/nixos/modules/services/networking/syncthing.nix b/nixos/modules/services/networking/syncthing.nix
index 6a90f28dc5f7b..0f697c0cc2555 100644
--- a/nixos/modules/services/networking/syncthing.nix
+++ b/nixos/modules/services/networking/syncthing.nix
@@ -179,8 +179,8 @@ in {
         description = mdDoc ''
           Folders which should be shared by Syncthing.
 
-          Note that you can still add devices manually, but those changes
-          will be reverted on restart if [overrideDevices](#opt-services.syncthing.overrideDevices)
+          Note that you can still add folders manually, but those changes
+          will be reverted on restart if [overrideFolders](#opt-services.syncthing.overrideFolders)
           is enabled.
         '';
         example = literalExpression ''