summaryrefslogtreecommitdiff
path: root/scripts/mariadb-service-convert
diff options
context:
space:
mode:
authoriangilfillan <github@greenman.co.za>2017-01-26 13:51:03 +0200
committeriangilfillan <github@greenman.co.za>2017-01-26 13:51:03 +0200
commitee3febae044e8258c1a33d5ef08ff4eb55c3d0f5 (patch)
treea4cd93ced96cf7d83d7251df3523f502372c578c /scripts/mariadb-service-convert
parent4113f1a7b774014cbe92923564bce876a370a170 (diff)
downloadmariadb-git-ee3febae044e8258c1a33d5ef08ff4eb55c3d0f5.tar.gz
Minor typo
Diffstat (limited to 'scripts/mariadb-service-convert')
-rwxr-xr-xscripts/mariadb-service-convert2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/mariadb-service-convert b/scripts/mariadb-service-convert
index 42654f68420..83c92659144 100755
--- a/scripts/mariadb-service-convert
+++ b/scripts/mariadb-service-convert
@@ -16,7 +16,7 @@
#
# PURPOSE:
#
-# Used to generate a mariadb.service file based on the curent mysql/maridb settings
+# Used to generate a mariadb.service file based on the current mysql/mariadb settings
#
# This is to assist distro maintainers in migrating to systemd service definations from
# a user mysqld_safe settings in the my.cnf files.