From 2440330456e6b73ba3725d1bebddfe67cb6e6e5c Mon Sep 17 00:00:00 2001 From: USAMI Kenta Date: Thu, 8 Sep 2022 11:20:04 +0900 Subject: [PATCH] Fix typo --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 66b23891..2da0a407 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,7 +8,7 @@ All notable changes of the PHP Mode 1.19.1 release series are documented in this ### Added - * Support new PHP 8.0 and 8.1 syntax hilighting and indentation + * Support new PHP 8.0 and 8.1 syntax highlighting and indentation * [8.0] `#[Attributes]` * [8.1] `readonly` property ([#680]) * Add `php-imenu-generic-expression-default` for default value or `php-imenu-generic-expression`