Doc: swapped description of lt-chars and rt-chars

This commit is contained in:
Georges Dupéron 2017-01-18 01:49:26 +01:00 committed by GitHub
parent 4fb9b3ec29
commit 41af2c5ea0

View File

@ -340,10 +340,10 @@ parsing 2d syntax.
}
@doc-chars[lt-chars]{
All of the 2d chars that connect to the next char.
}
@doc-chars[rt-chars]{
All of the 2d chars that connect to the previous char.
}
@doc-chars[rt-chars]{
All of the 2d chars that connect to the next char.
}