Skip to content

Commit

Permalink
Fix spelling of Janssen
Browse files Browse the repository at this point in the history
  • Loading branch information
gasman committed Aug 30, 2016
1 parent 73fd2d8 commit e6c0d4f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Changelog
* ``send_mail`` logic has been moved from ``AbstractEmailForm.process_form_submission`` into ``AbstractEmailForm.send_mail``. Now it's easier to override this logic (Tim Leguijt)
* Fix: Migrations for wagtailcore and project template are now reversible (Benjamin Bach)
* Fix: The default image format label text ('Full width', 'Left-aligned', 'Right-aligned') is now localised (Mikalai Radchuk)
* Fix: Text on the front-end 'password required' form is now marked for translation (Janneke Jansen)
* Fix: Text on the front-end 'password required' form is now marked for translation (Janneke Janssen)


1.6.1 (26.08.2016)
Expand Down
2 changes: 1 addition & 1 deletion docs/releases/1.7.rst
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Bug fixes

* Migrations for wagtailcore and project template are now reversible (Benjamin Bach)
* The default image format label text ('Full width', 'Left-aligned', 'Right-aligned') is now localised (Mikalai Radchuk)
* Text on the front-end 'password required' form is now marked for translation (Janneke Jansen)
* Text on the front-end 'password required' form is now marked for translation (Janneke Janssen)


Upgrade considerations
Expand Down

0 comments on commit e6c0d4f

Please sign in to comment.