aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc/various.txt
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/doc/various.txt')
-rw-r--r--runtime/doc/various.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/runtime/doc/various.txt b/runtime/doc/various.txt
index 9dd84ec4b0..33da539c66 100644
--- a/runtime/doc/various.txt
+++ b/runtime/doc/various.txt
@@ -78,10 +78,9 @@ ga Print the ascii value of the character under the
If the character can be inserted as a digraph, also
output the two characters that can be used to create
the character:
- <ö> 246, Hex 00f6, Oct 366, Digr o: ~
+ <ö> 246, Hex 00f6, Oct 366, Digr o: ~
This shows you can type CTRL-K o : to insert ö.
-
*g8*
g8 Print the hex values of the bytes used in the
character under the cursor, assuming it is in |UTF-8|