From 69c88a32aad2cafde197e98557868ad069795d60 Mon Sep 17 00:00:00 2001 From: Andrea Gelmini Date: Tue, 23 Jun 2015 09:58:19 +0200 Subject: Fix typos Change-Id: Ifd126a535f18db79a18aaec61b76cdf26ab33dff Reviewed-on: https://gerrit.libreoffice.org/16522 Reviewed-by: Julien Nabet Tested-by: Julien Nabet --- include/unotools/mediadescriptor.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/unotools') diff --git a/include/unotools/mediadescriptor.hxx b/include/unotools/mediadescriptor.hxx index e88b20d1f8fc..393aeeddc206 100644 --- a/include/unotools/mediadescriptor.hxx +++ b/include/unotools/mediadescriptor.hxx @@ -105,7 +105,7 @@ class UNOTOOLS_DLLPUBLIC MediaDescriptor : public comphelper::SequenceAsHashMap /** @short these ctors do nothing - excepting that they forward the given parameters to the base class ctors. - @descr The ctros must be overwritten to resolve conflicts with + @descr The ctors must be overwritten to resolve conflicts with the default ctors of the compiler :-(. */ MediaDescriptor(); -- cgit