Skip to content

Commit 29061b6

Browse files
authored
Update spell-checker ignore list in mode.rs
1 parent c20327c commit 29061b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/uucore/src/lib/features/mode.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
//! Set of functions to parse modes
77
8-
// spell-checker:ignore (vars) fperm srwx
8+
// spell-checker:ignore (vars) fperm srwx RAII
99

1010
use libc::umask;
1111

0 commit comments

Comments
 (0)