We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1c53fa0 + c030026 commit 6b15bd7Copy full SHA for 6b15bd7
1 file changed
NetworkIOMeter.c
@@ -179,5 +179,5 @@ const MeterClass NetworkIOMeter_class = {
179
.name = "NetworkIO",
180
.uiName = "Network IO",
181
.description = "Network bytes & packets received/sent per second",
182
- .caption = "Network: "
+ .caption = "Net: "
183
};
0 commit comments