From 8efd39be747c729a7f5b40cbca3e2a93585f9413 Mon Sep 17 00:00:00 2001 From: Andrea Gelmini Date: Tue, 19 Dec 2017 00:00:46 +0100 Subject: Fix typos Change-Id: Ibffe19c1dfda9d0f4ba8d2a0761ad1222491007f Reviewed-on: https://gerrit.libreoffice.org/46599 Tested-by: Jenkins Reviewed-by: Julien Nabet --- sd/source/ui/inc/framework/Pane.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sd') diff --git a/sd/source/ui/inc/framework/Pane.hxx b/sd/source/ui/inc/framework/Pane.hxx index 5c4785b3b1eb..d40e1b1db403 100644 --- a/sd/source/ui/inc/framework/Pane.hxx +++ b/sd/source/ui/inc/framework/Pane.hxx @@ -57,7 +57,7 @@ class Pane public PaneInterfaceBase { public: - /** Create a new Pane object that wrapps the given window. + /** Create a new Pane object that wraps the given window. @param rsPaneURL The URL that is used by the configuration to identify the pane. The given URL has to be valid. -- cgit