diff options
| author | luz paz <luzpaz@pm.me> | 2022-08-17 17:12:37 -0400 |
|---|---|---|
| committer | luz paz <luzpaz@pm.me> | 2022-08-17 17:12:37 -0400 |
| commit | 50d7ddbc35694dff369b689029adbffd0d668364 (patch) | |
| tree | 0978a9ff994e0f2bfd70327f11c4f3f5379da1f4 /test/fixtures/diff_index_patch | |
| parent | 1c0f307322594012db4564585ee33caa09c1944c (diff) | |
| download | gitpython-50d7ddbc35694dff369b689029adbffd0d668364.tar.gz | |
Fix source comment typos
Diffstat (limited to 'test/fixtures/diff_index_patch')
| -rw-r--r-- | test/fixtures/diff_index_patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/fixtures/diff_index_patch b/test/fixtures/diff_index_patch index f617f8de..97b824e0 100644 --- a/test/fixtures/diff_index_patch +++ b/test/fixtures/diff_index_patch @@ -96,5 +96,5 @@ index ce0f64f2261bd8de063233108caac1f26742c1fd..4de26f8884fd048ac7f10007f2bf7c7f + assert len(res) == 3 + def test_diff_patch_format(self): - # test all of the 'old' format diffs for completness - it should at least + # test all of the 'old' format diffs for completeness - it should at least # be able to deal with it |
