diff options
Diffstat (limited to 'fpicker')
-rw-r--r-- | fpicker/qa/unit/fpicker-dialogs-test.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fpicker/qa/unit/fpicker-dialogs-test.cxx b/fpicker/qa/unit/fpicker-dialogs-test.cxx index 3515817377fc..aea89f30dd57 100644 --- a/fpicker/qa/unit/fpicker-dialogs-test.cxx +++ b/fpicker/qa/unit/fpicker-dialogs-test.cxx @@ -50,7 +50,7 @@ FpickerDialogsTest::~FpickerDialogsTest() void FpickerDialogsTest::registerKnownDialogsByID(mapType& /*rKnownDialogs*/) { - // fill map of known dilogs + // fill map of known dialogs } VclPtr<VclAbstractDialog> FpickerDialogsTest::createDialogByID(sal_uInt32 /*nID*/) |