diff --git a/source/2/2.4/2.4.3/Kcalc.rst b/source/2/2.4/2.4.3/Kcalc.rst index 24c14602..6af3b449 100644 --- a/source/2/2.4/2.4.3/Kcalc.rst +++ b/source/2/2.4/2.4.3/Kcalc.rst @@ -66,7 +66,7 @@ To enter Statistic mode :menuselection:`Settings --> Statistic Mode`. To enter m Customizing ----------- -To open configuration for KCalc press :kbd:`Control+Shift+ ,` or :menuselection:`Settings --> Configure KCalc`. To view your settings for precision or digit grouping use the :guilabel:`General` tab. To change the maximum number of digits change the :guilabel:`Maximum number of digits` field. To have KCalc set decimal precision to only a certain number of places after the decimal place check the :guilabel:`Set decimal precision` checkbox and select the number of digits after the decimal place. If you ant to show the result in the window title check the :guilabel:`Show result in window title` checkbox. To have KCalc group digits together check the :guilabel:`Group digits` checkbox. +To open configuration for KCalc press :kbd:`Control+Shift+ ,` or :menuselection:`Settings --> Configure KCalc`. To view your settings for precision or digit grouping use the :guilabel:`General` tab. To change the maximum number of digits change the :guilabel:`Maximum number of digits` field. To have KCalc set decimal precision to only a certain number of places after the decimal place check the :guilabel:`Set decimal precision` checkbox and select the number of digits after the decimal place. If you ant to show the result in the window title check the :guilabel:`Show result in window title` checkbox. To have KCalc group digits together check the :guilabel:`Group digits` checkbox. To change how many digits to group in different numerical bases change the field for each numerical base. To cancel and not apply your changes press the :guilabel:`Cancel` button along the bottom. To apply your changes and not exit from this window press the :guilabel:`Apply` button. To restore the settings to your defaults press the :guilabel:`Restore Defaults` button. To apply your changes if any and close this window press the :guilabel:`OK` button.