[diffoscope] 02/03: Correct "exercice" -> "exercise" typo.

Chris Lamb chris at chris-lamb.co.uk
Thu Mar 2 11:30:49 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 0c5abb9d0f9ecb87890f61f093cce9537045aac6
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 8f1d37b..1713b18 100644
--- a/tests/comparators/test_cbfs.py
+++ b/tests/comparators/test_cbfs.py
@@ -80,7 +80,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