about summary refs log tree commit diff
path: root/nixos/modules/programs/kdeconnect.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/modules/programs/kdeconnect.nix')
-rw-r--r--nixos/modules/programs/kdeconnect.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/modules/programs/kdeconnect.nix b/nixos/modules/programs/kdeconnect.nix
index aa4302404ad47..1f326c9e92190 100644
--- a/nixos/modules/programs/kdeconnect.nix
+++ b/nixos/modules/programs/kdeconnect.nix
@@ -8,7 +8,7 @@ with lib;
       Note that it will open the TCP and UDP port from
       1714 to 1764 as they are needed for it to function properly.
       You can use the <option>package</option> to use
-      <code>gnomeExtensions.gsconnect</code> as an alternative
+      <literal>gnomeExtensions.gsconnect</literal> as an alternative
       implementation if you use Gnome.
     '';
     package = mkOption {