From c61f1e272b0926765be3e5adfe33e244b2494539 Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Mon, 5 Dec 2022 16:37:01 -0800 Subject: [PATCH] Update wording on basic number entry --- source/2/2.4/2.4.3/Kcalc.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/2/2.4/2.4.3/Kcalc.rst b/source/2/2.4/2.4.3/Kcalc.rst index 6af3b449..51392ca0 100644 --- a/source/2/2.4/2.4.3/Kcalc.rst +++ b/source/2/2.4/2.4.3/Kcalc.rst @@ -13,7 +13,7 @@ Features: Usage ------ -To do simple arithmetic click the numbers or type them on your keyboard and then press the sign for addition, multiplication, subtraction, or division. You can also type in the numbers and press :guilabel:`+` for addition, :guilabel:`-` for subtraction, :guilabel:`x` for multiplication and the division symbol for division. To view the answer press the button that is an :guilabel:`=`. To view a summary of each button you can mouse over to get a verbal description of the button. If you make a mistake entering in a number you can press the :kbd:`Backspace` key. +To do simple arithmetic click the number buttons or type them on your keyboard and then press the sign for addition, multiplication, subtraction, or division. You can also type in the numbers and press :guilabel:`+` for addition, :guilabel:`-` for subtraction, :guilabel:`x` for multiplication and the division symbol for division. To view the answer press the button that is an :guilabel:`=`. To view a summary of each button you can mouse over to get a verbal description of the button. If you make a mistake entering in a number you can press the :kbd:`Backspace` key. .. image:: Kcalc.png