aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/coreplugin/fileiconprovider.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/coreplugin/fileiconprovider.cpp')
-rw-r--r--src/plugins/coreplugin/fileiconprovider.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/coreplugin/fileiconprovider.cpp b/src/plugins/coreplugin/fileiconprovider.cpp
index 78232af52b..e2149ce35a 100644
--- a/src/plugins/coreplugin/fileiconprovider.cpp
+++ b/src/plugins/coreplugin/fileiconprovider.cpp
@@ -186,7 +186,7 @@ QIcon FileIconProviderImplementation::icon(const FilePath &filePath) const
}
/*!
- Returns the icon associated with the file suffix in \a info. If there is none,
+ Returns the icon associated with the file suffix in \a filePath. If there is none,
the default icon of the operating system is returned.
*/