From ec4e48c7504cd0d02338e0be8b48344a95f39b72 Mon Sep 17 00:00:00 2001 From: Samuel Mehrbrodt Date: Mon, 14 Nov 2016 15:58:20 +0100 Subject: Fix typos Change-Id: I3e38b1d445c368c28e807202b94c603bd2b2c672 Reviewed-on: https://gerrit.libreoffice.org/30872 Reviewed-by: Samuel Mehrbrodt Tested-by: Samuel Mehrbrodt --- chart2/qa/unit/chart2-dialogs-test.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chart2') diff --git a/chart2/qa/unit/chart2-dialogs-test.cxx b/chart2/qa/unit/chart2-dialogs-test.cxx index 4f9f6b28aee2..3ac600cf3976 100644 --- a/chart2/qa/unit/chart2-dialogs-test.cxx +++ b/chart2/qa/unit/chart2-dialogs-test.cxx @@ -50,7 +50,7 @@ Chart2DialogsTest::~Chart2DialogsTest() void Chart2DialogsTest::registerKnownDialogsByID(mapType& /*rKnownDialogs*/) { - // fill map of known dilogs + // fill map of known dialogs } VclPtr Chart2DialogsTest::createDialogByID(sal_uInt32 /*nID*/) -- cgit