Skip to content

Commit

Permalink
Typofix: preceeding -> preceding
Browse files Browse the repository at this point in the history
  • Loading branch information
ottok committed Aug 31, 2015
1 parent e87e26a commit b007dfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion storage/connect/filamap.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -413,7 +413,7 @@ int MAPFAM::DeleteRecords(PGLOBAL g, int irc)

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. */
/*******************************************************************/
Tpos = Spos = Fpos;
Expand Down

0 comments on commit b007dfb

Please sign in to comment.