summaryrefslogtreecommitdiffstats
path: root/smb4k/core/smb4kfileio.h
diff options
context:
space:
mode:
Diffstat (limited to 'smb4k/core/smb4kfileio.h')
-rw-r--r--smb4k/core/smb4kfileio.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/smb4k/core/smb4kfileio.h b/smb4k/core/smb4kfileio.h
index a11b2e9..496593c 100644
--- a/smb4k/core/smb4kfileio.h
+++ b/smb4k/core/smb4kfileio.h
@@ -82,7 +82,7 @@ class Smb4KFileIO : public TQObject
* @returns TRUE if the write process was successfully initiate and FALSE
* otherwise.
*
- * @note You need to connect to the finished() and failed() signals to tqfind
+ * @note You need to connect to the finished() and failed() signals to find
* out if the the write process finished successfully.
*
*/
@@ -98,7 +98,7 @@ class Smb4KFileIO : public TQObject
* @returns TRUE if the write process was successfully initiate and FALSE
* otherwise.
*
- * @note You need to connect to the finished() and failed() signals to tqfind
+ * @note You need to connect to the finished() and failed() signals to find
* out if the the write process finished successfully.
*
*/