Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
fix typo
  • Loading branch information
coke committed Oct 19, 2016
1 parent efbe733 commit 3fe2698
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/Language/unicode_entry.pod6
Expand Up @@ -122,7 +122,7 @@ screen window.
bindkey ^K exec .! digraphs
This will bind ctrk-k to the shell command digraphs. You can use
This will bind control-k to the shell command digraphs. You can use
L<digraphs|https://github.com/gfldex/digraphs> if you prefer a Perl 6 friendly
digraph table over L<RFC 1345|https://tools.ietf.org/html/rfc1345> or change it
to your needs.
Expand Down

0 comments on commit 3fe2698

Please sign in to comment.