generic: minor documentation corrections

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
Ivailo Monev 2022-04-23 09:48:34 +03:00
parent 932aab37be
commit 9f51006580
2 changed files with 2 additions and 2 deletions

View file

@ -61,7 +61,7 @@ public:
*/
QString CPUGovernor() const;
/*!
@brief Returns the all valid GPU governors
@brief Returns all valid GPU governors
*/
QStringList CPUGovernors() const;
/*!

View file

@ -62,7 +62,7 @@ namespace Solid
/**
* This enum type defines charge state of a battery
*
* - UnknownCharge : Battery state is Unknown
* - UnknownCharge : Battery charge state is unknown
* - Charging : Battery is charging
* - Discharging : Battery is discharging
* - FullyCharged : Battery is fully charged