]> granicus.if.org Git - graphviz/commitdiff
fix CHANGELOG typos
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 5 Nov 2022 04:54:56 +0000 (21:54 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Wed, 9 Nov 2022 06:23:45 +0000 (22:23 -0800)
CHANGELOG.md

index f8d5324f38dcbd85701341dd31e33b23116e26f2..b29f5bc82f9e6e39c3dea0e3b35cb5b9cbc0216c 100644 (file)
@@ -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