dev-db/mariadb: fix typos
authorFrancesco Turco <fturco@fastmail.fm>
Tue, 2 Oct 2018 12:42:11 +0000 (14:42 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Sun, 14 Oct 2018 01:27:16 +0000 (03:27 +0200)
Signed-off-by: Francesco Turco <fturco@fastmail.fm>
Closes: https://github.com/gentoo/gentoo/pull/10043
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
dev-db/mariadb/mariadb-10.2.17.ebuild
dev-db/mariadb/mariadb-10.3.8.ebuild
dev-db/mariadb/mariadb-10.3.9.ebuild

index 774277f87d32b6327c07c621ff88cf068f54eb64..cb2ac87542dd972eb3594a2b93e52999bdc2625b 100644 (file)
@@ -247,7 +247,7 @@ pkg_postinst() {
        elog "Please backup any changes you made to /etc/mysql/my.cnf"
        elog "and add them as a new file under /etc/mysql/${PN}.d with a .cnf extension."
        elog "You may have as many files as needed and they are read alphabetically."
-       elog "Be sure the options have the appropitate section headers, i.e. [mysqld]."
+       elog "Be sure the options have the appropriate section headers, i.e. [mysqld]."
        einfo
 }
 
index f54bef478b0e1be51ffd6033f7a38676d4e98f60..1a952db960e468544c00c9e7fc91274efe8ff128 100644 (file)
@@ -238,7 +238,7 @@ pkg_postinst() {
        elog "Please backup any changes you made to /etc/mysql/my.cnf"
        elog "and add them as a new file under /etc/mysql/${PN}.d with a .cnf extension."
        elog "You may have as many files as needed and they are read alphabetically."
-       elog "Be sure the options have the appropitate section headers, i.e. [mysqld]."
+       elog "Be sure the options have the appropriate section headers, i.e. [mysqld]."
        einfo
 }
 
index d8976720941b8646b84f25e933dc7e2be448ed09..00cd9a6bcff1a8391df03d7e582c6cdca88d9384 100644 (file)
@@ -238,7 +238,7 @@ pkg_postinst() {
        elog "Please backup any changes you made to /etc/mysql/my.cnf"
        elog "and add them as a new file under /etc/mysql/${PN}.d with a .cnf extension."
        elog "You may have as many files as needed and they are read alphabetically."
-       elog "Be sure the options have the appropitate section headers, i.e. [mysqld]."
+       elog "Be sure the options have the appropriate section headers, i.e. [mysqld]."
        einfo
 }