diff options
author | Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> | 2016-10-07 17:18:34 +0200 |
---|---|---|
committer | Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> | 2016-10-10 09:31:26 +0200 |
commit | 9ad88a1e0fb2c68eedee37d093518960dd8615b7 (patch) | |
tree | 2dc2c66160b347bbb2d17a0b512f26c0ed2f26ee /svx | |
parent | 3ead7de845065fb647f073c69557277dbdb54c26 (diff) |
Fix typo
Change-Id: I20bb74183e134c9bf597cd8b471fd6dc4104eb24
Diffstat (limited to 'svx')
-rw-r--r-- | svx/qa/unit/data/svx-dialogs-test.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/qa/unit/data/svx-dialogs-test.txt b/svx/qa/unit/data/svx-dialogs-test.txt index 07ddb87afc2a..bd7ff04ed239 100644 --- a/svx/qa/unit/data/svx-dialogs-test.txt +++ b/svx/qa/unit/data/svx-dialogs-test.txt @@ -13,7 +13,7 @@ # workdir/screenshots using the pattern of the ui-file name. # # Syntax: -# - emty lines are allowed +# - empty lines are allowed # - lines starting with '#' are treated as comment # - all other lines should contain a *.ui filename in the same # notation as in the dialog constructors (see code) |