Fix typos
parent
4b2e6b54a7
commit
a50c12b6ae
|
@ -20,7 +20,7 @@ The *battery* module displays the current capacity and state (eg. charging) of y
|
|||
|
||||
*full-at*: ++
|
||||
typeof: integer ++
|
||||
Define the max percentage of the battery, usefull for an old battery, e.g. 96
|
||||
Define the max percentage of the battery, useful for an old battery, e.g. 96
|
||||
|
||||
*interval*: ++
|
||||
typeof: integer ++
|
||||
|
|
|
@ -33,7 +33,7 @@ Addressed by *network*
|
|||
|
||||
*format-ethernet*: ++
|
||||
typeof: string ++
|
||||
This format is used when a ethernet interface is displayed.
|
||||
This format is used when an ethernet interface is displayed.
|
||||
|
||||
*format-wifi*: ++
|
||||
typeof: string ++
|
||||
|
@ -103,7 +103,7 @@ Addressed by *network*
|
|||
|
||||
*tooltip-format-ethernet*: ++
|
||||
typeof: string ++
|
||||
This format is used when a ethernet interface is displayed.
|
||||
This format is used when an ethernet interface is displayed.
|
||||
|
||||
*tooltip-format-wifi*: ++
|
||||
typeof: string ++
|
||||
|
|
Loading…
Reference in New Issue