loleaflet/dist/loleaflet-help.html |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit b946b3b8c21a930eceef72b2bb0a9489adf6db83
Author: Andras Timar <andras.ti...@collabora.com>
Date:   Mon May 23 15:23:24 2016 +0200

    Ctrl + Down Arrow in fact jumps to the beginning of next paragraph

diff --git a/loleaflet/dist/loleaflet-help.html 
b/loleaflet/dist/loleaflet-help.html
index 8ce9288..ddb854b 100644
--- a/loleaflet/dist/loleaflet-help.html
+++ b/loleaflet/dist/loleaflet-help.html
@@ -98,7 +98,7 @@
             <tr> <td class="function">Select to beginning of paragraph</td> 
<td class="shortcut">Ctrl + Shift + Arrow Up</td> </tr>
             <tr> <td class="function">Move cursor down one line</td> <td 
class="shortcut">Arrow Down</td> </tr>
             <tr> <td class="function">Select lines in downwards direction</td> 
<td class="shortcut">Shift + Arrow Down</td> </tr>
-            <tr> <td class="function">Move cursor to end of the previous 
paragraph</td> <td class="shortcut">Ctrl + Arrow Down</td> </tr>
+            <tr> <td class="function">Move cursor to beginning of the next 
paragraph</td> <td class="shortcut">Ctrl + Arrow Down</td> </tr>
             <tr> <td class="function">Select to end of paragraph</td> <td 
class="shortcut">Ctrl + Shift + Arrow Down</td> </tr>
             <tr> <td class="function">Go to beginning of line</td> <td 
class="shortcut">Home</td> </tr>
             <tr> <td class="function">Go and select to the beginning of a 
line</td> <td class="shortcut">Shift + Home</td> </tr>
@@ -215,7 +215,7 @@
             <tr> <td class="function">Select to beginning of paragraph</td> 
<td class="shortcut">Ctrl + Shift + Arrow Up</td> </tr>
             <tr> <td class="function">Move cursor down one line</td> <td 
class="shortcut">Arrow Down</td> </tr>
             <tr> <td class="function">Select lines in downwards direction</td> 
<td class="shortcut">Shift + Arrow Down</td> </tr>
-            <tr> <td class="function">Move cursor to end of the previous 
paragraph</td> <td class="shortcut">Ctrl + Arrow Down</td> </tr>
+            <tr> <td class="function">Move cursor to beginning of the next 
paragraph</td> <td class="shortcut">Ctrl + Arrow Down</td> </tr>
             <tr> <td class="function">Select to end of paragraph</td> <td 
class="shortcut">Ctrl + Shift + Arrow Down</td> </tr>
             <tr> <td class="function">Go to beginning of line</td> <td 
class="shortcut">Home</td> </tr>
             <tr> <td class="function">Go and select to the beginning of a 
line</td> <td class="shortcut">Shift + Home</td> </tr>
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to