summaryrefslogtreecommitdiffstats
path: root/gui
diff options
context:
space:
mode:
Diffstat (limited to 'gui')
-rw-r--r--gui/polkit-tqt-gui-action.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui/polkit-tqt-gui-action.cpp b/gui/polkit-tqt-gui-action.cpp
index fad976681..ee14921ef 100644
--- a/gui/polkit-tqt-gui-action.cpp
+++ b/gui/polkit-tqt-gui-action.cpp
@@ -216,7 +216,7 @@ bool Action::activate()
if (d->noEnabled)
{
/* If PolicyKit says no... and we got here.. it means
- * that the user set the property "no-enabled" to TRUE..
+ * that the user set the property "no-enabled" to true..
* Hence, they probably have a good reason for doing
* this so do let the 'activate' signal propagate..
*/