summaryrefslogtreecommitdiff
path: root/include/svtools
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2019-08-11 12:46:02 +0200
committerJulien Nabet <serval2412@yahoo.fr>2019-08-12 10:28:20 +0200
commitd66f49d3d0077bd8d6da11fc76204adf0c03d0e1 (patch)
tree917619d595c5ca156a0d4a88f49965c92a609655 /include/svtools
parentf68dc01461ec0046b1af8490fe74eff01c143d4c (diff)
Fix typos
Change-Id: Iff95876fc0dcb10af9b06f4091f1d9934d416c5f Reviewed-on: https://gerrit.libreoffice.org/77262 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'include/svtools')
-rw-r--r--include/svtools/wizardmachine.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svtools/wizardmachine.hxx b/include/svtools/wizardmachine.hxx
index ed8aa86412cc..83c6f2fa92ec 100644
--- a/include/svtools/wizardmachine.hxx
+++ b/include/svtools/wizardmachine.hxx
@@ -123,7 +123,7 @@ namespace svt
/** updates the travel-related UI elements of the OWizardMachine we live in (if any)
- If the parent of the tab page is a OWizardMachine, then updateTravelUI at this instance
+ If the parent of the tab page is an OWizardMachine, then updateTravelUI at this instance
is called. Otherwise, nothing happens.
*/
void updateDialogTravelUI();