This is an automated email from the ASF dual-hosted git repository.
sebb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-ponymail.git
The following commit(s) were added to refs/heads/master by this push:
new a3dcc64 Typo
a3dcc64 is described below
commit a3dcc648744ba4ef6bb177a39405dd6d9427587d
Author: Sebb <[email protected]>
AuthorDate: Wed Aug 26 10:31:06 2020 +0100
Typo
---
CHANGELOG.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 289604f..b1f9d43 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,7 +10,7 @@
- Enh: allow generator to be overridden for testing (#506)
- Bug: generator.py does not include original medium generator (#505)
- Enh: move generator selection to generator.py (#504)
-- Bug: Bug: parser fails to extract inline attachments (#501)
+- Bug: parser fails to extract inline attachments (#501)
- Bug: Google OAuth used with wrong response_type (#500)
- Bug: Composer uses wrong format in FROM/From headers (#496)
- Bug: Errors with Elasticsearch 5.x in edit-lists.py (#489)