Skip to content

Commit 6b15bd7

Browse files
Daniel LangeDaniel Lange
authored andcommitted
Merge branch 'NetworkIOMeter-label' of eworm-de/htop
2 parents 1c53fa0 + c030026 commit 6b15bd7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

NetworkIOMeter.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,5 +179,5 @@ const MeterClass NetworkIOMeter_class = {
179179
.name = "NetworkIO",
180180
.uiName = "Network IO",
181181
.description = "Network bytes & packets received/sent per second",
182-
.caption = "Network: "
182+
.caption = "Net: "
183183
};

0 commit comments

Comments
 (0)