From edf1fbd25b81ecb0d5636566b35fa2f7fb09b0b8 Mon Sep 17 00:00:00 2001 From: Sergei Golubchik Date: Tue, 13 May 2014 11:53:30 +0200 Subject: MDEV-6153 Trivial Lintian errors in MariaDB sources: spelling errors and wrong executable bits --- storage/connect/filamtxt.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'storage/connect/filamtxt.cpp') diff --git a/storage/connect/filamtxt.cpp b/storage/connect/filamtxt.cpp index ecd255afd2e..e4e9130dc86 100644 --- a/storage/connect/filamtxt.cpp +++ b/storage/connect/filamtxt.cpp @@ -714,7 +714,7 @@ int DOSFAM::DeleteRecords(PGLOBAL g, int irc) } else { /*****************************************************************/ - /* Move of eventual preceeding lines is not required here. */ + /* Move of eventual preceding lines is not required here. */ /* Set the target file as being the source file itself. */ /* Set the future Tpos, and give Spos a value to block copying. */ /*****************************************************************/ -- cgit v1.2.1