aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 33b7edf18..2b93c7e51 100644
--- a/NEWS
+++ b/NEWS
@@ -36,7 +36,7 @@ Interface improvements
* Bookmarks editor redesign: better interface to assign multiple
topics, better editor interface using a toplevel window with a
menubar, file manager like editing capabilities, ability to open
- the editor indipendentlyi, "most used" special topic.
+ the editor independently, "most used" special topic.
They certainly need love, but I think we have a good direction now.
(Marco, Dave Bordoley, Xan Lopez)
* Properly save maximized/unmaximized state of the main window (Marco)
@@ -46,7 +46,7 @@ Interface improvements
* Alphabetical sort of topics and bookmarks in the editor (Xan Lopez)
* Remove tab autocompletion to avoid accessibility issues (Marco)
* Focus the location entry when opening a new window and do not
- put the url in it, so the user can more easiliy insert
+ put the url in it, so the user can more easily insert
the location he wants to load.
Try to not disturb the user when he is editing the url with
focus removals.