summaryrefslogtreecommitdiffstats
path: root/kdecore/kdesktopfile.h
diff options
context:
space:
mode:
Diffstat (limited to 'kdecore/kdesktopfile.h')
-rw-r--r--kdecore/kdesktopfile.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kdecore/kdesktopfile.h b/kdecore/kdesktopfile.h
index b5b4b97d1..bb705b696 100644
--- a/kdecore/kdesktopfile.h
+++ b/kdecore/kdesktopfile.h
@@ -181,9 +181,9 @@ public:
bool hasDeviceType() const;
/**
- * Checks whether the TryExec field tqcontains a binary
+ * Checks whether the TryExec field contains a binary
* which is found on the local system.
- * @return true if TryExec tqcontains an existing binary
+ * @return true if TryExec contains an existing binary
*/
bool tryExec() const;