Commit 2401cac6 authored by Luke Mewburn's avatar Luke Mewburn
Browse files

CHANGELOG: Fix typo in Rel-15 CHANGELOG

parent dfda27ed
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -8,7 +8,7 @@ Conventions used within the Change description are:
| ----          | ------ |
| *Breaking*    | Breaking change to the schema. |
| *Fix*         | Fix to the schema to permit compilation. |
| *Note*        | Inconsisent versioning, or potential issue in repository such as missing git tag. |
| *Note*        | Inconsistent versioning, or potential issue in repository such as missing git tag. |
| *Warning*     | Compatibility issue with a different Release or Version. |