mirror of
https://github.com/MariaDB/server.git
synced 2025-08-09 22:24:09 +03:00
Typofix: preceeding -> preceding
This commit is contained in:
@@ -413,7 +413,7 @@ int MAPFAM::DeleteRecords(PGLOBAL g, int irc)
|
|||||||
|
|
||||||
if (Tpos == Spos) {
|
if (Tpos == Spos) {
|
||||||
/*******************************************************************/
|
/*******************************************************************/
|
||||||
/* First line to delete. Move of eventual preceeding lines is */
|
/* First line to delete. Move of eventual preceding lines is */
|
||||||
/* not required here, just setting of future Spos and Tpos. */
|
/* not required here, just setting of future Spos and Tpos. */
|
||||||
/*******************************************************************/
|
/*******************************************************************/
|
||||||
Tpos = Spos = Fpos;
|
Tpos = Spos = Fpos;
|
||||||
|
Reference in New Issue
Block a user