diff options
| -rw-r--r-- | leim/quail/latin-alt.el | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/leim/quail/latin-alt.el b/leim/quail/latin-alt.el index de7ffc41ac7..ff2e27490dc 100644 --- a/leim/quail/latin-alt.el +++ b/leim/quail/latin-alt.el @@ -197,7 +197,7 @@ Doubling the postfix separates the letter and postfix: e.g. a'' -> a'    breve      |    ~    | a~ -> ,Bc(B    cedilla    |    `    | c` -> ,Bg(B    caron      |    ~    | c~ -> ,Bh(B -  dbl. acute |    :    | o\" -> ,Bu(B +  dbl. acute |    :    | o: -> ,Bu(B    ring       |    `    | u` -> ,By(B    dot        |    `    | z` -> ,B?(B    stroke     |    /    | d/ -> ,Bp(B | 
