summaryrefslogtreecommitdiffstats
path: root/basctl
diff options
context:
space:
mode:
Diffstat (limited to 'basctl')
-rw-r--r--basctl/qa/unit/basctl-dialogs-test.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/basctl/qa/unit/basctl-dialogs-test.cxx b/basctl/qa/unit/basctl-dialogs-test.cxx
index 5efec865534b..7bf38a841d53 100644
--- a/basctl/qa/unit/basctl-dialogs-test.cxx
+++ b/basctl/qa/unit/basctl-dialogs-test.cxx
@@ -50,7 +50,7 @@ BasctlDialogsTest::~BasctlDialogsTest()
void BasctlDialogsTest::registerKnownDialogsByID(mapType& /*rKnownDialogs*/)
{
- // fill map of known dilogs
+ // fill map of known dialogs
}
VclPtr<VclAbstractDialog> BasctlDialogsTest::createDialogByID(sal_uInt32 /*nID*/)