diff options
Diffstat (limited to 'kmobile/kmobiledevice.h')
-rw-r--r-- | kmobile/kmobiledevice.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kmobile/kmobiledevice.h b/kmobile/kmobiledevice.h index 14f212a6..00c43ee9 100644 --- a/kmobile/kmobiledevice.h +++ b/kmobile/kmobiledevice.h @@ -381,7 +381,7 @@ signals: * * @param info See @ref AuthInfo. * @param errorMsg Error message to show - * @return @p TRUE if user clicks on "OK", @p FALSE otherwsie. + * @return @p true if user clicks on "OK", @p false otherwsie. * @since 3.1 */ bool openPassDlg( TDEIO::AuthInfo& info, const TQString &errorMsg ); |