diff options
Diffstat (limited to 'cervisia/updateview_items.h')
-rw-r--r-- | cervisia/updateview_items.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cervisia/updateview_items.h b/cervisia/updateview_items.h index b3a034c3..73694646 100644 --- a/cervisia/updateview_items.h +++ b/cervisia/updateview_items.h @@ -50,7 +50,7 @@ public: const Cervisia::Entry& entry() const { return m_entry; } // Returns the path (relative to the repository). - // TQString() for the root item and its (direct) tqchildren. + // TQString() for the root item and its (direct) children. // If it's not TQString() it ends with '/'. TQString dirPath() const; |