Hello,

I have sent a tiny patch from November to fix an issue with the
documentation. Is any problem with it?
>From 99d32c21990dc4ad9da09090063170604f4a4562 Mon Sep 17 00:00:00 2001
From: mtsio <[email protected]>
Date: Wed, 11 Nov 2015 14:41:41 +0200
Subject: [PATCH] update documentation for widget position (fixes bug #46419)

---
 doc/librejs.texi | 8 ++++----
 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
-- 
1.9.1

Reply via email to