From 5fb8a9c01e6897b704b452a897a867059ccafa39 Mon Sep 17 00:00:00 2001 From: Matthew Fernandez Date: Fri, 4 Nov 2022 21:54:56 -0700 Subject: [PATCH] fix CHANGELOG typos --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.50.1