battery: fix wrong definition for "format"

This commit is contained in:
Oğuz Ersen 2022-07-15 11:01:14 +03:00
parent 84e7689521
commit 0c04aea108
No known key found for this signature in database
GPG Key ID: 972720757532B130
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ The *battery* module displays the current capacity and state (eg. charging) of y
*format*: ++
typeof: string ++
default: {capacity}% ++
The format, how the time should be displayed.
The format, how information should be displayed.
*format-time*: ++
typeof: string ++