summaryrefslogtreecommitdiff
path: root/cosv
diff options
context:
space:
mode:
Diffstat (limited to 'cosv')
-rw-r--r--cosv/inc/cosv/persist.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cosv/inc/cosv/persist.hxx b/cosv/inc/cosv/persist.hxx
index 9a3905dc5a59..dd20c3ef2a33 100644
--- a/cosv/inc/cosv/persist.hxx
+++ b/cosv/inc/cosv/persist.hxx
@@ -65,7 +65,7 @@ class Persistent
virtual ~Persistent() {}
const Path & MyPath() const;
- /// @return all pathes without completing delimiter, even directories.
+ /// @return all paths without completing delimiter, even directories.
const char * StrPath() const;
bool Exists() const;