Skip to content

Commit b062c88

Browse files
author
aryeg
committed
Fix comment typo and -> an
1 parent adad0fb commit b062c88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lfs.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,7 @@ static int lfs_bd_prog(lfs_t *lfs,
258258
continue;
259259
}
260260

261-
// pcache must have been flushed, either by programming and
261+
// pcache must have been flushed, either by programming an
262262
// entire block or manually flushing the pcache
263263
LFS_ASSERT(pcache->block == LFS_BLOCK_NULL);
264264

0 commit comments

Comments
 (0)