Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
htop
Commits
f02d8f43
Commit
f02d8f43
authored
Nov 23, 2015
by
Hisham Muhammad
Browse files
Merge pull request #303 from kaefer/desc-load-averages-meter
match load averages description to what it actually shows
parents
aae02bbf
33cdaf3a
Changes
1
Hide whitespace changes
Inline
Side-by-side
LoadAverageMeter.c
View file @
f02d8f43
...
...
@@ -65,7 +65,7 @@ MeterClass LoadAverageMeter_class = {
.
attributes
=
LoadAverageMeter_attributes
,
.
name
=
"LoadAverage"
,
.
uiName
=
"Load average"
,
.
description
=
"Load averages: 1
5
minute
s
, 5 minutes, 1 minute"
,
.
description
=
"Load averages: 1 minute, 5 minutes, 1
5
minute
s
"
,
.
caption
=
"Load average: "
};
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment