summaryrefslogtreecommitdiffstats
path: root/src/uucore_procs/src/lib.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/uucore_procs/src/lib.rs')
-rw-r--r--src/uucore_procs/src/lib.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/uucore_procs/src/lib.rs b/src/uucore_procs/src/lib.rs
index ba32f649b..b78da7822 100644
--- a/src/uucore_procs/src/lib.rs
+++ b/src/uucore_procs/src/lib.rs
@@ -1,5 +1,5 @@
// Copyright (C) ~ Roy Ivy III <rivy.dev@gmail.com>; MIT license
-// spell-checker:ignore backticks
+// spell-checker:ignore backticks uuhelp
use std::{fs::File, io::Read, path::PathBuf};