summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTobias Stoeckmann <tobias@stoeckmann.org>2022-01-11 19:01:24 +0100
committerBenBE <BenBE@geshi.org>2022-01-11 19:56:27 +0100
commit6eab39c0abeb8770c184015792cd5805a4789040 (patch)
treecf7b02e7fc2ab58d71572b6755848e8477f9344f
parent2c3a64ac9c755d2d6e0c8aa58ec62c756510201b (diff)
Fix typo
This typo has been found with codespell.
-rw-r--r--htop.1.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/htop.1.in b/htop.1.in
index 83205cea..a0cc265f 100644
--- a/htop.1.in
+++ b/htop.1.in
@@ -496,7 +496,7 @@ This performs some pattern-based replacements to shorten the displayed string an
\fB/*.slice\fR is shortened to \fB/[*]\fR (exceptions below)
\fB/system.slice\fR is shortened to \fB/[S]\fR
\fB/user.slice\fR is shortened to \fB/[U]\fR
- \fB/user-*.slice\fR is shortened to \fB/[U:*]\fR (directly preceeding \fB/[U]\fR before dropped)
+ \fB/user-*.slice\fR is shortened to \fB/[U:*]\fR (directly preceding \fB/[U]\fR before dropped)
\fB/machine.slice\fR is shortened to \fB/[M]\fR
\fB/machine-*.scope\fR is shortened to \fB/[SNC:*]\fR (SNC: systemd nspawn container), uppercase for the monitor
\fB/lxc.monitor.*\fR is shortened to \fB/[LXC:*]\fR

© 2014-2024 Faster IT GmbH | imprint | privacy policy