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 4757204 Correct typo
4757204 is described below
commit 475720408778cdaeec8f072ccf7d50a46f26a773
Author: Felix Schumacher <[email protected]>
AuthorDate: Sun Aug 29 19:25:33 2021 +0200
Correct typo
---
xdocs/changes.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xdocs/changes.xml b/xdocs/changes.xml
index f035e5a..d9aca2d 100644
--- a/xdocs/changes.xml
+++ b/xdocs/changes.xml
@@ -241,7 +241,7 @@ Summary
<li>Silence warnings of missing font Arial on startup under linux</li>
<li><bug>65300</bug>IllegalAccessError when opening file dialog with Java
16</li>
<li><bug>65336</bug>Blank labels when different elements had the same
name</li>
- <li><bug>65522</bug>Restart doesn't work, when parameters cotain spaces</li>
+ <li><bug>65522</bug>Restart doesn't work, when parameters contain spaces</li>
</ul>
<!-- =================== Thanks =================== -->