summaryrefslogtreecommitdiffstats
path: root/tdecore/tdehw/tdebatterydevice.h
diff options
context:
space:
mode:
Diffstat (limited to 'tdecore/tdehw/tdebatterydevice.h')
-rw-r--r--tdecore/tdehw/tdebatterydevice.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/tdecore/tdehw/tdebatterydevice.h b/tdecore/tdehw/tdebatterydevice.h
index 6556b5268..ff35376aa 100644
--- a/tdecore/tdehw/tdebatterydevice.h
+++ b/tdecore/tdehw/tdebatterydevice.h
@@ -106,7 +106,7 @@ class TDECORE_EXPORT TDEBatteryDevice : public TDEGenericDevice
TDEBatteryStatus::TDEBatteryStatus status();
/**
- * @return TRUE if the battery is installed
+ * @return true if the battery is installed
*/
bool installed();
@@ -189,7 +189,7 @@ class TDECORE_EXPORT TDEBatteryDevice : public TDEGenericDevice
void internalSetStatus(TQString tc);
/**
- * @param TRUE if the battery is installed
+ * @param true if the battery is installed
* @internal
*/
void internalSetInstalled(bool tc);