[four-in-a-row] help: Fix a slightly incorrect button name



commit 8c666b1b887546aa9c1566942f6a73568c63ba16
Author: Andre Klapper <a9016009 gmx de>
Date:   Tue Mar 10 02:41:02 2020 +0100

    help: Fix a slightly incorrect button name

 help/C/make-easy.page | 4 ++--
 help/C/scores.page    | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/help/C/make-easy.page b/help/C/make-easy.page
index 00ea655..f94ae13 100644
--- a/help/C/make-easy.page
+++ b/help/C/make-easy.page
@@ -28,7 +28,7 @@
   <p>When the computer makes a winning move because of your last move or when
   you accidentally make the wrong move, you can undo your last move and change
   it. To undo your last move, press the button in the header bar which either
-  shows an arrow and the color to play or says <gui style="button">Ends</gui>,
+  shows an arrow and the color to play or says <gui style="button">End!</gui>,
   and select <gui style="menuitem">Undo last move</gui>, or press
   <keyseq><key>Ctrl</key><key>Z</key></keyseq>. You can now drop your marble at
   a different row in the game area to change your move.</p>
@@ -48,7 +48,7 @@
   hint, your marble moves to the top of the column that is the best choice,
   strategy-wise, and blinks. You can then drop your marble into that column. To
   use a hint, press the button in the header bar which either shows an arrow and
-  the color to play or says <gui style="button">Ends</gui> and select
+  the color to play or says <gui style="button">End!</gui> and select
   <gui style="menuitem">Hint</gui>, or press
   <keyseq><key>Ctrl</key><key>H</key></keyseq>.</p>
 
diff --git a/help/C/scores.page b/help/C/scores.page
index 40d1f56..743bff3 100644
--- a/help/C/scores.page
+++ b/help/C/scores.page
@@ -29,7 +29,7 @@
   <p>The score in <app>Four-in-a-row</app> is recorded in terms of your wins,
   your opponent's wins and games that ended in a draw. To check the scores,
   press the button in the header bar which either shows an arrow and the color
-  to play or says <gui style="button">Ends</gui>, and select
+  to play or says <gui style="button">End!</gui>, and select
   <gui style="menuitem">Scores</gui>. In the default theme:</p>
 
   <list>
@@ -52,7 +52,7 @@
   <note style="tip">
   <p>Do not press the <gui style="button">New Game</gui> button, but press the
   button in the header bar which either shows an arrow and the color to play or
-  says <gui style="button">Ends</gui>, and select <gui style="menuitem">Next
+  says <gui style="button">End!</gui>, and select <gui style="menuitem">Next
   Round</gui> to not reset the scores counter.</p>
   </note>
 


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