diff options
author | Peter Mikkelsen <petermikkelsen10@gmail.com> | 2022-02-08 17:01:24 +0000 |
---|---|---|
committer | Peter Mikkelsen <petermikkelsen10@gmail.com> | 2022-02-08 17:01:24 +0000 |
commit | a7c5377e725021d708faefda604e044a2247efa6 (patch) | |
tree | 663550c9479c043f5a882d47d5d5f7ac29a70214 /sites/apl.pmikkelsen.com/index.md | |
parent | 901518789d10bcc786ddb0ee0850bd4445ff66b9 (diff) |
Fix spelling error
Diffstat (limited to 'sites/apl.pmikkelsen.com/index.md')
-rw-r--r-- | sites/apl.pmikkelsen.com/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sites/apl.pmikkelsen.com/index.md b/sites/apl.pmikkelsen.com/index.md index feec16e..cae6dac 100644 --- a/sites/apl.pmikkelsen.com/index.md +++ b/sites/apl.pmikkelsen.com/index.md @@ -45,7 +45,7 @@ it doesn't take command line arguments (apart from -t and -m for debugging). Remember to use a font that can display the glyphs! To be able to write the apl glyphs, a small script is provided with the name `aplkeys` which works on 9front. Usage is as follows: - # Say my normal kbmap is called dk, but I want to be able to write APL symbols + % Say my normal kbmap is called dk, but I want to be able to write APL symbols aplkeys dk The layout is mostly as the one on X11 on linux, but the way to access the symbols are different. |