Fixed typo in exception keyword. Fixes #5539

This commit is contained in:
Yogesh Mahajan
2020-05-28 18:11:41 +05:30
committed by Akshay Joshi
parent e10f1274dc
commit 09b76b306c
2 changed files with 9 additions and 8 deletions
+2 -1
View File
@@ -17,4 +17,5 @@ Housekeeping
Bug fixes
*********
| `Issue #5416 <https://redmine.postgresql.org/issues/5416>`_ - Ensure that the query tool panel gets closed when clicking on the 'Don't Save' button.
| `Issue #5416 <https://redmine.postgresql.org/issues/5416>`_ - Ensure that the query tool panel gets closed when clicking on the 'Don't Save' button.
| `Issue #5539 <https://redmine.postgresql.org/issues/5539>`_ - Fixed typo in exception keyword.