chiark / gitweb /
util: make http url validity checks more generic, and move them to util.c
[elogind.git] / NEWS
diff --git a/NEWS b/NEWS
index d5ab21a0be6dc8075bbbe34bef7d783c37bb5e75..d4d505d5d9ef9d3084daa316a1367e75d4a4b654 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3555,7 +3555,7 @@ CHANGES WITH 190:
           keys all the time, even in graphical sessions. If DEs want
           to handle these events on their own they should take the new
           handle-power-key, handle-sleep-key and handle-lid-switch
-          inhibitors during their runtime. A simple way to achiveve
+          inhibitors during their runtime. A simple way to achieve
           that is to invoke the DE wrapped in an invocation of:
 
           systemd-inhibit --what=handle-power-key:handle-sleep-key:handle-lid-switch ...