mirror of
https://github.com/nushell/nushell.git
synced 2025-06-19 17:38:14 +02:00
fix typos
This commit is contained in:
parent
4beaa43313
commit
fa6a57a275
@ -233,7 +233,7 @@ static RESOURCE_ARRAY: Lazy<Vec<ResourceInfo>> = Lazy::new(|| {
|
||||
"Maximum number of pseudo-terminals",
|
||||
'P',
|
||||
1,
|
||||
Resource::RLIMIT_NPTY,
|
||||
Resource::RLIMIT_NPTS,
|
||||
),
|
||||
];
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user