Corrects a typo. #200

This commit is contained in:
Olivier Keshavjee 2017-11-11 09:55:36 +01:00
parent c6f1a461d5
commit 40b07938d0

View file

@ -22,7 +22,7 @@ class splitDialog(QInputDialog):
<p>If one of the selected item is a folder, it will be applied
recursively to <i>all</i> of it's children items.</p>
<p>The split mark can contain folling escret ape sequences:
<p>The split mark can contain folling escape sequences:
<ul>
<li><b><code>\\n</code></b>: line break</li>
<li><b><code>\\t</code></b>: tab</li>