rexim 4 years ago
parent
commit
e40ad18be4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      ChangeLog.md

+ 1 - 1
ChangeLog.md

@@ -9,7 +9,7 @@
 
 ## Deprecations
 
-All the deprecated functions and macros will be removed in the next majori release.a
+All the deprecated functions and macros will be removed in the next major release.
 
 - `remove_ext(path)` is deprecated. Use `NOEXT(path)` instead.
 - `CONCAT_SEP(sep, ...)` is deprecated. Use `JOIN(sep, ...)` instead.