From a952a967a276f4d06e66b99ebc561923717abff7 Mon Sep 17 00:00:00 2001 From: Katja Marttila Date: Fri, 4 Nov 2022 13:12:59 +0200 Subject: Fix typos in documentation Change-Id: I958043ec15b0ae8a31b3aa7a33166861bb0a3d41 Reviewed-by: Leena Miettinen --- src/libs/installer/component.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/libs/installer') diff --git a/src/libs/installer/component.cpp b/src/libs/installer/component.cpp index 08ab36a61..c570a5c1f 100644 --- a/src/libs/installer/component.cpp +++ b/src/libs/installer/component.cpp @@ -596,7 +596,7 @@ bool Component::treeNameMoveChildren() const Loads the component script into the script engine. Call this method with \c postLoad \c true to a list of components that are updated or installed to improve performance if the amount of components is huge and there are no script - functions that needs to be called before the installation starts. + functions that need to be called before the installation starts. */ void Component::loadComponentScript(const bool postLoad) { -- cgit v1.2.3