From 07fe7f4f8977180b6528990fc7b35e66db041a00 Mon Sep 17 00:00:00 2001 From: Andy Miller Date: Fri, 11 Sep 2015 13:26:38 -0600 Subject: [PATCH] typos --- CHANGELOG.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fa5c2d929..7018d29c9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,7 @@ * Added support for theme inheritance in the admin * Support for multiple content collections on a page * Added configurable files/folders ignores for pages - * Added the ability to set the default PHP locale and override via multilang configuration + * Added the ability to set the default PHP locale and override via multi-lang configuration * Added ability to save as YAML via admin * Added check for `mbstring` support * Added new `redirect` header for pages @@ -20,14 +20,14 @@ * Default to performing a 301 redirect for URIs with trailing slashes * Improved Twig error messages * Allow validating of forms from anywhere such as plugins - * Added logic so mouldar pages are by default non-routable + * Added logic so modular pages are by default non-routable * Hide password input in `bin/grav newuser` command 1. [](#bugfix) * Fixed `Pages.all()` not returning modular pages * Fix for modular template types not getting found * Fix for `markdown_extra:` overriding `markdown:extra:` setting - * Fix for multisite routing - * Fix for multilang page name error + * Fix for multi-site routing + * Fix for multi-lang page name error * Fixed a redirect loop in `URI` class * Fixed a potential error when `unsupported_inline_types` is empty * Correctly generate 2x retina image