]> git.mdlowis.com Git - proto/labwc.git/commitdiff
NEWS.md: s/under-cursor/cursor/
authorJohan Malm <jgm323@gmail.com>
Fri, 2 Feb 2024 19:28:26 +0000 (19:28 +0000)
committerConsolatis <35009135+Consolatis@users.noreply.github.com>
Fri, 2 Feb 2024 20:47:30 +0000 (21:47 +0100)
NEWS.md

diff --git a/NEWS.md b/NEWS.md
index 893fc250421855a654780bec94405a7492ed1714..11c0cebd2adbf6ba14cbc41513d8046534913724 100644 (file)
--- a/NEWS.md
+++ b/NEWS.md
@@ -88,8 +88,8 @@ The format is based on [Keep a Changelog]
   - `MoveToOutput`, `FitToOutput` (by @jp7677)
   - `Shade`, `Unshade`, `ToggleShade` (by @ahesford @Consolatis)
 - Add config option `<placement><policy>` with supported values `center`,
-  `under-cursor` and `automatic`. The latter minimizes overlap with other
-  windows already on screen and is similar to Openbox's smart window placement.
+  `cursor` and `automatic`. The latter minimizes overlap with other windows
+  already on screen and is similar to Openbox's smart window placement.
   Written-by: @ahesford #1312
 
 ```xml