Merge pull request #6561 from cakebaker/uucore_add_words_to_spell_checker_ignore

uucore/proc_info: ignore spelling of some words
This commit is contained in:
Sylvestre Ledru 2024-07-11 11:22:01 +02:00 committed by GitHub
commit 59b36da191
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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
//!