mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-28 19:47:45 +00:00
Add two words to the ignore spell list
This commit is contained in:
parent
d2cacdfce2
commit
95a1a08de3
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
//
|
||||
// For the full copyright and license information, please view the LICENSE
|
||||
// file that was distributed with this source code.
|
||||
// spell-checker:ignore tmpfs Pcent Itotal Iused Iavail Ipcent
|
||||
// spell-checker:ignore tmpfs Pcent Itotal Iused Iavail Ipcent nosuid nodev
|
||||
//! The filesystem usage data table.
|
||||
//!
|
||||
//! A table ([`Table`]) comprises a header row ([`Header`]) and a
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue