diff options
Diffstat (limited to 'kitchensync/libqopensync/syncchange.h')
-rw-r--r-- | kitchensync/libqopensync/syncchange.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kitchensync/libqopensync/syncchange.h b/kitchensync/libqopensync/syncchange.h index 1ab3fb720..4b356dcf5 100644 --- a/kitchensync/libqopensync/syncchange.h +++ b/kitchensync/libqopensync/syncchange.h @@ -92,7 +92,7 @@ class SyncChange TQString objectFormatName() const; /** - Returns the tqparent member of this change. + Returns the parent member of this change. */ Member member() const; |