summaryrefslogtreecommitdiff
path: root/sc
diff options
context:
space:
mode:
Diffstat (limited to 'sc')
-rw-r--r--sc/qa/unit/screenshots/screenshots.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/qa/unit/screenshots/screenshots.cxx b/sc/qa/unit/screenshots/screenshots.cxx
index 827156187081..3cf875b3cc05 100644
--- a/sc/qa/unit/screenshots/screenshots.cxx
+++ b/sc/qa/unit/screenshots/screenshots.cxx
@@ -125,7 +125,7 @@ void ScScreenshotTest::initialize()
void ScScreenshotTest::registerKnownDialogsByID(mapType& rKnownDialogs)
{
- // fill map of unknown dialogs
+ // fill map of known dialogs
rKnownDialogs["modules/scalc/ui/insertsheet.ui"] = 0;
rKnownDialogs["modules/scalc/ui/deletecells.ui"] = 1;
rKnownDialogs["modules/scalc/ui/pastespecial.ui"] = 2;