aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/coreplugin/locator/spotlightlocatorfilter.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/coreplugin/locator/spotlightlocatorfilter.cpp')
-rw-r--r--src/plugins/coreplugin/locator/spotlightlocatorfilter.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/coreplugin/locator/spotlightlocatorfilter.cpp b/src/plugins/coreplugin/locator/spotlightlocatorfilter.cpp
index 4f7e49d2f2..4c43a9832f 100644
--- a/src/plugins/coreplugin/locator/spotlightlocatorfilter.cpp
+++ b/src/plugins/coreplugin/locator/spotlightlocatorfilter.cpp
@@ -180,7 +180,7 @@ static QString defaultCommand()
return "locate";
}
-/*!
+/*
For the tools es [1] and locate [2], interpret space as AND operator.
Currently doesn't support fine picking a file with a space in the path by escaped space.