1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-27 18:02:13 +03:00

Lintian complains on spelling error

The lintian check complains on spelling error:
https://salsa.debian.org/mariadb-team/mariadb-10.3/-/jobs/95739
This commit is contained in:
Faustin Lammler
2018-12-21 17:06:08 -03:00
committed by Vicențiu-Marian Ciorbaru
parent db32d9457e
commit 2df2238cb8
82 changed files with 110 additions and 110 deletions

View File

@ -846,7 +846,7 @@ drop table t1;
--echo
--echo Bug #26104 Bug on foreign key class constructor
--echo
--echo Check that ref_columns is initalized correctly in the constructor
--echo Check that ref_columns is initialized correctly in the constructor
--echo and semantic checks in mysql_prepare_table work.
--echo
--echo We do not need a storage engine that supports foreign keys