mirror of
https://github.com/uutils/coreutils
synced 2024-12-14 07:12:44 +00:00
uucore/proc_info: ignore spelling of some words
This commit is contained in:
parent
399da70c15
commit
6b4d0779fe
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
// For the full copyright and license information, please view the LICENSE
|
||||
// file that was distributed with this source code.
|
||||
|
||||
// spell-checker:ignore exitstatus cmdline kworker
|
||||
// spell-checker:ignore exitstatus cmdline kworker pgrep pwait snice
|
||||
|
||||
//! Set of functions to manage IDs
|
||||
//!
|
||||
|
|
Loading…
Reference in a new issue