about summary refs log tree commit diff
path: root/nixos
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
parent5c7ebaeb1f94334c33b5959d7fa2b5949f3ce0c1 (diff)
downloadnixlib-50500219af10d2bd7502d232d0bfc6a7f06b8c04.tar
nixlib-50500219af10d2bd7502d232d0bfc6a7f06b8c04.tar.gz
nixlib-50500219af10d2bd7502d232d0bfc6a7f06b8c04.tar.bz2
nixlib-50500219af10d2bd7502d232d0bfc6a7f06b8c04.tar.lz
nixlib-50500219af10d2bd7502d232d0bfc6a7f06b8c04.tar.xz
nixlib-50500219af10d2bd7502d232d0bfc6a7f06b8c04.tar.zst
nixlib-50500219af10d2bd7502d232d0bfc6a7f06b8c04.zip
apache-httpd/limesurvey.nix: fix copypasta from owncloud
Diffstat (limited to 'nixos')
-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 77194f347492..5c387700a5d5 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.