about summary refs log tree commit diff
path: root/nixos/modules
diff options
context:
space:
mode:
authorFlorian Klink <flokli@flokli.de>2018-12-16 14:20:51 +0100
committerRobin Gloster <mail@glob.in>2018-12-16 15:05:53 +0100
commit50500219af10d2bd7502d232d0bfc6a7f06b8c04 (patch)
tree15e107fecdc6096f42fbf6daec429c5d92f784df /nixos/modules
parent5c7ebaeb1f94334c33b5959d7fa2b5949f3ce0c1 (diff)
apache-httpd/limesurvey.nix: fix copypasta from owncloud
Diffstat (limited to 'nixos/modules')
-rw-r--r--nixos/modules/services/web-servers/apache-httpd/limesurvey.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/modules/services/web-servers/apache-httpd/limesurvey.nix b/nixos/modules/services/web-servers/apache-httpd/limesurvey.nix
index 77194f3474928..5c387700a5d59 100644
--- a/nixos/modules/services/web-servers/apache-httpd/limesurvey.nix
+++ b/nixos/modules/services/web-servers/apache-httpd/limesurvey.nix
@@ -85,7 +85,7 @@ in rec {
     id = mkOption {
       default = "main";
       description = ''
-        A unique identifier necessary to keep multiple owncloud server
+        A unique identifier necessary to keep multiple Limesurvey server
         instances on the same machine apart.  This is used to
         disambiguate the administrative scripts, which get names like
         mediawiki-$id-change-password.