From 50a4610d2b8794d0a36dd79c1144eabdcbc733d0 Mon Sep 17 00:00:00 2001 From: garak Date: Mon, 12 Aug 2019 10:47:25 -0400 Subject: [PATCH] fix typo in changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fabb7355..6e1e904d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,7 +13,7 @@ The **"Breaking Changes"** listed below are changes that have been made in the d ### Changed - Exporting map images is now more configurable. Events, connections, collision, etc. can be toggled on and off before exporting the image. - The entire Tileset Editor selection is now conveniently flipped when selecting x-flip or y-flip. -- Autocomplete for porymap's comboboxes are no longer requires typing the full string prefix. +- Autocomplete for porymap's comboboxes no longer require typing the full string prefix. ### Fixed - Fix bug where map group names were hardcoded when creating a new map.