From 799cc41b53a59c543408fa5370e107c2c57a2904 Mon Sep 17 00:00:00 2001 From: Andrea Gelmini Date: Tue, 7 Jul 2015 23:14:30 +0200 Subject: Fix typos Change-Id: I70b03c152f63e48341dc5629a99b0eeab7b497c0 Reviewed-on: https://gerrit.libreoffice.org/16834 Tested-by: Jenkins Reviewed-by: Julien Nabet --- include/framework/framelistanalyzer.hxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'include/framework') diff --git a/include/framework/framelistanalyzer.hxx b/include/framework/framelistanalyzer.hxx index 3c1b7f4648ec..43d2b28c13a0 100644 --- a/include/framework/framelistanalyzer.hxx +++ b/include/framework/framelistanalyzer.hxx @@ -157,10 +157,10 @@ class FWE_DLLPUBLIC FrameListAnalyzer public: - /** starts analyze phase and fille all members with valid information. + /** starts analyze phase and fill all members with valid information. @param xSupplier - Must be a valid reference to a frames supplier, which provies + Must be a valid reference to a frames supplier, which provides access to the frame list for analyzing. @param xReferenceFrame -- cgit