From e10d196ab74ee9abaedaf8e5d0500f010b28338e Mon Sep 17 00:00:00 2001 From: Andrea Gelmini Date: Mon, 5 Nov 2018 15:13:09 +0100 Subject: Fix typos Change-Id: Id5489f3e8f1d3ced3d57b56f8d3a7a4818af0fca Reviewed-on: https://gerrit.libreoffice.org/62377 Reviewed-by: Julien Nabet Tested-by: Jenkins --- sfx2/source/inc/templdgi.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sfx2/source/inc') diff --git a/sfx2/source/inc/templdgi.hxx b/sfx2/source/inc/templdgi.hxx index c5caf475a387..db1e8c250eb7 100644 --- a/sfx2/source/inc/templdgi.hxx +++ b/sfx2/source/inc/templdgi.hxx @@ -269,7 +269,7 @@ protected: void Update_Impl(); void UpdateFamily_Impl(); - // In which FamilyState do I have to look , in order to get the + // In which FamilyState do I have to look, in order to get the // information of the ith Family in the pStyleFamilies. sal_uInt16 StyleNrToInfoOffset( sal_uInt16 i ); -- cgit