summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2025-02-12 04:13:13 -0500
committerDavid Robillard <d@drobilla.net>2025-02-12 08:28:58 -0500
commita59bd3b91ab4d97e5d31dc17ec29b328d14c124a (patch)
treed11ea359fc32f94bf112e1920858257f166f5361 /NEWS
parent811343be77d63a72eb1fbfadb5f6c2c7c7e1754d (diff)
downloadganv-a59bd3b91ab4d97e5d31dc17ec29b328d14c124a.tar.gz
ganv-a59bd3b91ab4d97e5d31dc17ec29b328d14c124a.tar.bz2
ganv-a59bd3b91ab4d97e5d31dc17ec29b328d14c124a.zip
Fix typosHEADmain
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 1c9e8c8..1cee5f0 100644
--- a/NEWS
+++ b/NEWS
@@ -26,7 +26,7 @@ ganv (1.6.0) stable; urgency=medium
* Add support for beveled box corners.
* Add support for edges that do not constrain the layout.
* Dampen sprung layout energy over time to prevent oscillation.
- * Distinguish edge color from port color slighly.
+ * Distinguish edge color from port color slightly.
* Fix compilation with --no-fdgl (patch from Vlad Glagolev).
* Fix crash when destroying canvas.
* Fix port position on modules with embedded widgets.