diff options
-rw-r--r-- | doc/librejs.texi | 8 | ||||
-rw-r--r-- | doc/version.texi | 4 |
2 files changed, 6 insertions, 6 deletions
diff --git a/doc/librejs.texi b/doc/librejs.texi index c53cf06..768c3f8 100644 --- a/doc/librejs.texi +++ b/doc/librejs.texi @@ -133,10 +133,10 @@ installed and whether to allow it to run or not. @section LibreJS in action After installing the add-on, you will see the LibreJS widget in the -add-on bar at the bottom of the browser window. After loading a page, -left-click on the widget to view the deactivated JavaScript code from -the page (both on page and external) and, if applicable, the scripts -that were accepted. +add-on bar at the top right of the browser window. After loading a +page, left-click on the widget to view the deactivated JavaScript code +from the page (both on page and external) and, if applicable, the +scripts that were accepted. @section Complaint Feature diff --git a/doc/version.texi b/doc/version.texi index 06b83d5..08e1e19 100644 --- a/doc/version.texi +++ b/doc/version.texi @@ -1,4 +1,4 @@ -@set UPDATED 25 October 2015 -@set UPDATED-MONTH October 2015 +@set UPDATED 11 November 2015 +@set UPDATED-MONTH November 2015 @set EDITION 2 @set VERSION 6.0.10 |