summary refs log tree commit diff
path: root/nixos/modules/config/mysql.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/modules/config/mysql.nix')
-rw-r--r--nixos/modules/config/mysql.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/modules/config/mysql.nix b/nixos/modules/config/mysql.nix
index af20a5e9535..2f13c56f2ae 100644
--- a/nixos/modules/config/mysql.nix
+++ b/nixos/modules/config/mysql.nix
@@ -181,7 +181,7 @@ in
                 example = "pid";
                 description = lib.mdDoc ''
                   The name of the column in the log table to which the pid of the
-                  process utilising the `pam_mysql's` authentication
+                  process utilising the `pam_mysql` authentication
                   service is stored.
                 '';
               };