diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2018-08-05 12:22:11 +0200 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2018-08-13 21:47:54 +0200 |
commit | 60c55430211ba220e7a3348602c559897dc15908 (patch) | |
tree | 5767bbe4ca0022f6d522c3d0072f714fb7b331b1 /sw | |
parent | ff0d1b150ed6ca05f021daac52e5fcae8d9265ad (diff) |
Fix typos
Change-Id: I47725a9f56528a88cd3db1798eae954eff337560
Reviewed-on: https://gerrit.libreoffice.org/58611
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Tested-by: Jenkins
Diffstat (limited to 'sw')
-rw-r--r-- | sw/qa/extras/uiwriter/data/flowframe_null_ptr_deref.sample | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/qa/extras/uiwriter/data/flowframe_null_ptr_deref.sample b/sw/qa/extras/uiwriter/data/flowframe_null_ptr_deref.sample index ec4e8423a08a..213cdd9b462b 100644 --- a/sw/qa/extras/uiwriter/data/flowframe_null_ptr_deref.sample +++ b/sw/qa/extras/uiwriter/data/flowframe_null_ptr_deref.sample @@ -196,7 +196,7 @@ <h1>Business Directory</h1> -<h4>A problem has been detected with your submisson</h4> +<h4>A problem has been detected with your submission</h4> <p>In the <b>Business Name</b> box you did not enter a valid name.</p> <p>Please correct the problem below and resubmit.</p> <form action="addbiz.php" method="POST"> |