diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2022-05-17 15:24:30 +0200 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2022-07-08 09:58:50 +0200 |
commit | 213bf72a9dd696b9dd1c3211250aa9f6b5febc57 (patch) | |
tree | 5af0bc0ebfe564fd7b4c171fb431c3a64331136a | |
parent | cbbe0c556de9b506dc69875110214c73189313d0 (diff) | |
download | Ishtar-213bf72a9dd696b9dd1c3211250aa9f6b5febc57.tar.bz2 Ishtar-213bf72a9dd696b9dd1c3211250aa9f6b5febc57.zip |
Fix typo on CHANGES
-rw-r--r-- | CHANGES-DEV.md | 2 | ||||
-rw-r--r-- | CHANGES.md | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/CHANGES-DEV.md b/CHANGES-DEV.md index bf52e8cb5..f9fd9e686 100644 --- a/CHANGES-DEV.md +++ b/CHANGES-DEV.md @@ -39,7 +39,7 @@ Ishtar develop changelog v3.2 - Generate preview image for PDF -### Bugs ### +### Bug fix ### - Search: fix url for person and organization - Geo: use own precise multipolygone centroid before parent precise point - Many to one treatment: fix attribute conservation diff --git a/CHANGES.md b/CHANGES.md index 57ea00970..7fef53dc6 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -484,7 +484,7 @@ v3.1.3 - 2021-03-04 v3.1.2 - 2021-03-02 -------------------- -### Bug fixes ### +### Bug fix ### - tables: pinned search do not overload click on shortcuts - gallery: fix pagination - manage corrupted image - silently fail |