Compare commits

...

1 Commits

Author SHA1 Message Date
Georges Dupéron
41af2c5ea0 Doc: swapped description of lt-chars and rt-chars 2017-01-18 01:49:26 +01:00

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.
}