Browse Source

Fix duplicate word

both both -> both
Closes #1560
pull/1649/head
Bernard Spil 6 years ago
committed by Anel Husakovic
parent
commit
40dbf0ea0e
  1. 2
      support-files/rpm/my.cnf

2
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]

Loading…
Cancel
Save