aboutsummaryrefslogtreecommitdiff
path: root/backends/fs
diff options
context:
space:
mode:
Diffstat (limited to 'backends/fs')
-rw-r--r--backends/fs/fs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/backends/fs/fs.h b/backends/fs/fs.h
index f9dbd80679..7bc0fa87b1 100644
--- a/backends/fs/fs.h
+++ b/backends/fs/fs.h
@@ -103,7 +103,7 @@ public:
virtual String displayName() const = 0;
/**
- * Is this node valid (i.e. refering to an actual FS object)?
+ * Is this node valid (i.e. referring to an actual FS object)?
*/
virtual bool isValid() const = 0;