From: Matthew Fernandez Date: Sat, 5 Nov 2022 04:54:56 +0000 (-0700) Subject: fix CHANGELOG typos X-Git-Tag: 7.0.1^2~1 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5fb8a9c01e6897b704b452a897a867059ccafa39;p=graphviz fix CHANGELOG typos --- diff --git a/CHANGELOG.md b/CHANGELOG.md index f8d5324f3..b29f5bc82 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,8 +15,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - When built with zlib support, Graphviz will unconditionally use `deflateBound`. The only user-visible effect should be slightly decreased memory usage when using a zlib-compressed output format. -- The test suite only detects Graphviz componanion programs adjacent to the - irst `dot` found in `$PATH` #2201 +- The test suite only detects Graphviz companion programs adjacent to the first + `dot` found in `$PATH` #2201 ### Fixed