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
+1 -1
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
//!