mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-23 02:14:50 +00:00
overightarrow -> overrightarrow
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2670 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
2bf31f927f
commit
bc88ac96d7
@ -472,7 +472,7 @@ named_deco_struct deco_table[] = {
|
||||
{"underbrace", brace, 1 },
|
||||
{"overbrace", brace, 3 },
|
||||
{"overleftarrow", arrow, 1 },
|
||||
{"overightarrow", arrow, 3 },
|
||||
{"overrightarrow", arrow, 3 },
|
||||
|
||||
// Delimiters
|
||||
{"(", parenth, 0 },
|
||||
|
Loading…
Reference in New Issue
Block a user