diff --git a/Doc/sphinx/features/ui.rst b/Doc/sphinx/features/ui.rst index 13d6b63..4cf9953 100644 --- a/Doc/sphinx/features/ui.rst +++ b/Doc/sphinx/features/ui.rst @@ -256,8 +256,9 @@ Update Form ----------- The update form is launched from Tools menu via the Update item. -Informs user if no update is currently available before displaying the form. -Gives the option of updating when the current version is not the latest. +Informs user if no update is currently available; else it will +displaying the form. Gives the option of updating when the current +version is not the latest. Settings Form ------------- diff --git a/Doc/sphinx/whatsnew.rst b/Doc/sphinx/whatsnew.rst index def2c91..57d4c6f 100644 --- a/Doc/sphinx/whatsnew.rst +++ b/Doc/sphinx/whatsnew.rst @@ -8,5 +8,3 @@ plain missing. Simba is being updated almost every day. To see changes as they are added, view https://github.com/MerlijnWajer/Simba. Each commit should be explained in one line, and the exact changes can be viewed with "commitdiff". - -A list of new features since 750 will show up here eventually.