diff options
Diffstat (limited to 'tqdbuserror.h')
-rw-r--r-- | tqdbuserror.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tqdbuserror.h b/tqdbuserror.h index c33698d..d3e5cce 100644 --- a/tqdbuserror.h +++ b/tqdbuserror.h @@ -229,7 +229,7 @@ public: * @brief An type signature is not valid * * A possible cause is a TQT_DBusVariant with an invalid signature, i.e. - * the transported signature is empty, tqcontains unknown type characters + * the transported signature is empty, contains unknown type characters * or has mismatched container enclosings. * * @note in case a service implementation wants to indicate that a method |