We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent adad0fb commit b062c88Copy full SHA for b062c88
lfs.c
@@ -258,7 +258,7 @@ static int lfs_bd_prog(lfs_t *lfs,
258
continue;
259
}
260
261
- // pcache must have been flushed, either by programming and
+ // pcache must have been flushed, either by programming an
262
// entire block or manually flushing the pcache
263
LFS_ASSERT(pcache->block == LFS_BLOCK_NULL);
264
0 commit comments