Skip to content

Commit 1e1c4d3

Browse files
Ricky-DaxiaCopilot
andauthored
Update project/libfuse-fs/overlay.md
Co-authored-by: Copilot <[email protected]>
1 parent bd4549e commit 1e1c4d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/libfuse-fs/overlay.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ classDiagram
131131
}
132132
133133
class passthrough.HandleData {
134-
<<struct>>
134+
<<Struct>>
135135
- inode: u64
136136
- file: std::fs::File
137137
- open_flags: u32

0 commit comments

Comments
 (0)