This is an automated email from the ASF dual-hosted git repository.

fschumacher pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/jmeter.git


The following commit(s) were added to refs/heads/master by this push:
     new d87a25b  Fix typo (mainly to trigger buildbot)
d87a25b is described below

commit d87a25bb1908293322a523d91050f30a459139d7
Author: Felix Schumacher <[email protected]>
AuthorDate: Mon Jan 24 19:02:10 2022 +0100

    Fix typo (mainly to trigger buildbot)
---
 xdocs/usermanual/include_controller_tutorial.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xdocs/usermanual/include_controller_tutorial.xml 
b/xdocs/usermanual/include_controller_tutorial.xml
index 065b356..145dfde 100644
--- a/xdocs/usermanual/include_controller_tutorial.xml
+++ b/xdocs/usermanual/include_controller_tutorial.xml
@@ -38,7 +38,7 @@ in a couple of ways.
 </p>
 
 <ul>
-<li>the Include Controller loads a simple controller with all it's samples, 
where as the Module
+<li>the Include Controller loads a simple controller with all its samples, 
where as the Module
     Controller can use any controller</li>
 <li>the Include Controller doesn't use the workbench</li>
 <li>the Module Controller doesn't load from a file</li>

Reply via email to