Skip to content

Commit b007dfb

Browse files
committed
Typofix: preceeding -> preceding
1 parent e87e26a commit b007dfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

storage/connect/filamap.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -413,7 +413,7 @@ int MAPFAM::DeleteRecords(PGLOBAL g, int irc)
413413

414414
if (Tpos == Spos) {
415415
/*******************************************************************/
416-
/* First line to delete. Move of eventual preceeding lines is */
416+
/* First line to delete. Move of eventual preceding lines is */
417417
/* not required here, just setting of future Spos and Tpos. */
418418
/*******************************************************************/
419419
Tpos = Spos = Fpos;

0 commit comments

Comments
 (0)