From b5bef1f7d5edb68a7609c2d003955461bfa9c5aa Mon Sep 17 00:00:00 2001 From: Julien Nabet Date: Sun, 19 Mar 2017 18:19:41 +0100 Subject: Typos Change-Id: I13020539fe121151e884a90d72d47788fb3ae65c Reviewed-on: https://gerrit.libreoffice.org/35436 Tested-by: Jenkins Reviewed-by: Julien Nabet --- reportdesign/source/ui/inspection/metadata.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'reportdesign') diff --git a/reportdesign/source/ui/inspection/metadata.cxx b/reportdesign/source/ui/inspection/metadata.cxx index 950f8a35e6a6..e3fb3e81b846 100644 --- a/reportdesign/source/ui/inspection/metadata.cxx +++ b/reportdesign/source/ui/inspection/metadata.cxx @@ -101,7 +101,7 @@ namespace rptui static OPropertyInfoImpl aPropertyInfos[] = { /* - DEF_INFO_?( propname and id, resoure id, help id, flags ), + DEF_INFO_?( propname and id, resource id, help id, flags ), */ DEF_INFO_1( FORCENEWPAGE, FORCENEWPAGE, FORCENEWPAGE, Composeable ) ,DEF_INFO_1( NEWROWORCOL, NEWROWORCOL, NEWROWORCOL, Composeable ) -- cgit