aboutsummaryrefslogtreecommitdiff
path: root/engines/zvision/utility/utility.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/zvision/utility/utility.h')
-rw-r--r--engines/zvision/utility/utility.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/zvision/utility/utility.h b/engines/zvision/utility/utility.h
index fb571f3fe8..42abd92e8e 100644
--- a/engines/zvision/utility/utility.h
+++ b/engines/zvision/utility/utility.h
@@ -93,7 +93,7 @@ void removeDuplicateEntries(Common::Array<T> &container) {
}
/**
- * Gets the name of the file (including extension). Forward or back slashes
+ * Gets the name of the file (including extension). Forward or back slashes
* are interpreted as directory changes
*
* @param fullPath A full or partial path to the file. Ex: folderOne/folderTwo/file.txt