[gnome-calculator] Fixed typo in string
- From: Daniel Mustieles García <dmustieles src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-calculator] Fixed typo in string
- Date: Wed, 5 Feb 2014 12:35:42 +0000 (UTC)
commit 3c52aafe8abab404c907cecf8be79212d93a0bad
Author: Daniel Mustieles <daniel mustieles gmail com>
Date: Wed Feb 5 13:35:34 2014 +0100
Fixed typo in string
help/C/base.page | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/help/C/base.page b/help/C/base.page
index 54fa1f9..614c679 100644
--- a/help/C/base.page
+++ b/help/C/base.page
@@ -30,7 +30,7 @@
When in <link xref="mouse">programming mode</link>, use the drop-down menu to change the base of the
calculation.
</p>
<p>
- Keyboard shortcuts can be used to switch to <gui>Binary</gui>
(<keyseq><key>Ctrl</key><key>B</key></keyseq>), <gui>Octal</gui>
(<keyseq><key>Ctrl</key><key>O</key></keyseq>), <gui>Decimal</gui>
(<keyseq><key>Ctrl</key><key>D</key></keyseq>) and <gui>Hexadecilal</gui>
(<keyseq><key>Ctrl</key><key>H</key></keyseq>) modes.
+ Keyboard shortcuts can be used to switch to <gui>Binary</gui>
(<keyseq><key>Ctrl</key><key>B</key></keyseq>), <gui>Octal</gui>
(<keyseq><key>Ctrl</key><key>O</key></keyseq>), <gui>Decimal</gui>
(<keyseq><key>Ctrl</key><key>D</key></keyseq>) and <gui>Hexadecimal</gui>
(<keyseq><key>Ctrl</key><key>H</key></keyseq>) modes.
</p>
<p>
To convert numbers to other base on the fly, <link xref="conv-base">Number Base conversion</link> can be
used.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]