From 5d5dc059cb4b88fe19e5d92e7d9b9ae581afce98 Mon Sep 17 00:00:00 2001 From: Andrea Gelmini Date: Fri, 26 Jun 2015 18:06:52 +0200 Subject: Fix typos Change-Id: I80995af6459af9f647e66d1c85da2eedad2647b9 Reviewed-on: https://gerrit.libreoffice.org/16523 Tested-by: Jenkins Reviewed-by: Julien Nabet --- svx/source/sdr/contact/viewobjectcontactofunocontrol.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'svx/source/sdr') diff --git a/svx/source/sdr/contact/viewobjectcontactofunocontrol.cxx b/svx/source/sdr/contact/viewobjectcontactofunocontrol.cxx index d40f8a41763a..496459ed49fc 100644 --- a/svx/source/sdr/contact/viewobjectcontactofunocontrol.cxx +++ b/svx/source/sdr/contact/viewobjectcontactofunocontrol.cxx @@ -764,7 +764,7 @@ namespace sdr { namespace contact { */ bool impl_isControlVisible_nofail() const { return m_bControlIsVisible; } - /** determines whether we are currently a listener at the control for desgin-mode relevant facets + /** determines whether we are currently a listener at the control for design-mode relevant facets @nofail */ bool impl_isDesignModeListening_nofail() const { return m_bIsDesignModeListening; } -- cgit v1.2.3