summaryrefslogtreecommitdiff
path: root/support-files
diff options
context:
space:
mode:
authorBernard Spil <brnrd@FreeBSD.org>2020-05-23 22:38:20 +0200
committerAnel Husakovic <anel@mariadb.org>2020-06-02 12:57:31 +0200
commit40dbf0ea0e678370f4c34700e9868b3560cf8301 (patch)
treeb594a56478529f6ffe276b0285918a4ec3dd3367 /support-files
parent49854811fa499c70ddbf5d7d4daf22c97796b98e (diff)
downloadmariadb-git-40dbf0ea0e678370f4c34700e9868b3560cf8301.tar.gz
Fix duplicate word
both both -> both Closes #1560
Diffstat (limited to 'support-files')
-rw-r--r--support-files/rpm/my.cnf2
1 files changed, 1 insertions, 1 deletions
diff --git a/support-files/rpm/my.cnf b/support-files/rpm/my.cnf
index 8c6a7139de5..5cda317d29e 100644
--- a/support-files/rpm/my.cnf
+++ b/support-files/rpm/my.cnf
@@ -1,5 +1,5 @@
#
-# This group is read both both by the client and the server
+# This group is read both by the client and the server
# use it for options that affect everything
#
[client-server]