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 d2dea74 commit bb0eddbCopy full SHA for bb0eddb
src/image.rs
@@ -329,7 +329,7 @@ impl<ObjectID: FsVerityHashValue> Directory<ObjectID> {
329
330
/// Inserts the given inode into the directory.
331
///
332
- /// If the `filename` existed previously, the content is completely overwitten, including the
+ /// If the `filename` existed previously, the content is completely overwritten, including the
333
/// case that it was a directory.
334
335
/// # Arguments
0 commit comments