[evince] help: Make order of keys consistent.



commit e788cda8c33dd91805801da523a511447712ecc0
Author: scootergrisen <scootergrisen gmail com>
Date:   Sun Jan 24 00:10:16 2021 +0000

    help: Make order of keys consistent.
    
    To be consistent with other shortcut that use
    Shift before Ctrl if it needs to be the same.

 help/C/shortcuts.page | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/help/C/shortcuts.page b/help/C/shortcuts.page
index 43d5b248..23bb4abe 100644
--- a/help/C/shortcuts.page
+++ b/help/C/shortcuts.page
@@ -175,7 +175,7 @@ document).</p></td>
     </tr>
     <tr>
         <td><p>Go to the previous search result.</p></td>
-        <td><p><keyseq><key>Ctrl</key><key>Shift</key><key>G</key></keyseq> / 
<keyseq><key>Shift</key><key>F3</key></keyseq></p></td>
+        <td><p><keyseq><key>Shift</key><key>Ctrl</key><key>G</key></keyseq> / 
<keyseq><key>Shift</key><key>F3</key></keyseq></p></td>
     </tr>
 </table>
 </section>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]