summaryrefslogtreecommitdiff
path: root/src/dirs.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/dirs.cpp')
-rw-r--r--src/dirs.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dirs.cpp b/src/dirs.cpp
index d0352adfd..f1112e639 100644
--- a/src/dirs.cpp
+++ b/src/dirs.cpp
@@ -234,7 +234,7 @@ void Dirs::mountDataDir()
#endif // defined __native_client__
#ifndef WIN32
- // Add branding/data to PhysFS search path
+ // Add branding/data to VirtFS search path
if (!settings.options.brandingPath.empty())
{
std::string path = settings.options.brandingPath;