[diffoscope] 02/04: Correct "exercice" -> "exercise" typo.
Chris Lamb
chris at chris-lamb.co.uk
Thu Mar 2 11:29:46 CET 2017
This is an automated email from the git hooks/post-receive script.
lamby pushed a commit to branch experimental
in repository diffoscope.
commit 9b4239bde3ce55804b89f7b3580d14fb5f1c7223
Author: Chris Lamb <lamby at debian.org>
Date: Thu Mar 2 10:08:06 2017 +0000
Correct "exercice" -> "exercise" typo.
---
tests/comparators/test_cbfs.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/comparators/test_cbfs.py b/tests/comparators/test_cbfs.py
index 45d4313..07744c0 100644
--- a/tests/comparators/test_cbfs.py
+++ b/tests/comparators/test_cbfs.py
@@ -79,7 +79,7 @@ def rom2(tmpdir):
'-t', 'raw',
), shell=False)
- # Remove the last 4 bytes to exercice the full header search
+ # Remove the last 4 bytes to exercise the full header search
buf = bytearray(size)
with open(path, 'rb') as f:
f.readinto(buf)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/diffoscope.git
More information about the diffoscope
mailing list