mirror of
https://bitbucket.org/smil3y/kdelibs.git
synced 2025-02-23 18:32:49 +00:00
generic: minor documentation corrections
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
932aab37be
commit
9f51006580
2 changed files with 2 additions and 2 deletions
|
@ -61,7 +61,7 @@ public:
|
|||
*/
|
||||
QString CPUGovernor() const;
|
||||
/*!
|
||||
@brief Returns the all valid GPU governors
|
||||
@brief Returns all valid GPU governors
|
||||
*/
|
||||
QStringList CPUGovernors() const;
|
||||
/*!
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue