commit | 7606afa12ef7f5ed91d5e63b578fd446527dffa8 | [log] [tgz] |
---|---|---|
author | Akron <nils@diewald-online.de> | Tue Oct 25 16:23:49 2016 +0200 |
committer | Akron <nils@diewald-online.de> | Tue Oct 25 16:23:49 2016 +0200 |
tree | 50f16805042f5ced21f779f318df6db2a4ab6fd8 | |
parent | a93d51bae07a4f6105c6ac933480bc0a2da027f7 [diff] [blame] |
Improved documentation to be more precise regarding non-argument calls (thx @margaretha) Change-Id: Ic80abd036ae66f9224063be747df3dcc248a1755
diff --git a/t/script/extract.t b/t/script/extract.t index 8e7cdfd..0f8f0b7 100644 --- a/t/script/extract.t +++ b/t/script/extract.t
@@ -31,7 +31,7 @@ sub { system($call); }, - qr!extract.+?Extract KorAP-XML files!s, + qr!extract.+?Extracts KorAP-XML files!s, $call );