]> git.lyx.org Git - features.git/commitdiff
correct tooltip name for consistency
authorUwe Stöhr <uwestoehr@web.de>
Sat, 17 Mar 2007 19:46:33 +0000 (19:46 +0000)
committerUwe Stöhr <uwestoehr@web.de>
Sat, 17 Mar 2007 19:46:33 +0000 (19:46 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17465 a592a061-630c-0410-9148-cb99ea01b6c8

lib/ui/stdtoolbars.inc

index 31a6c2f9f7bdb2c7b9f981d51b2dc4b2d9af6bb5..bfb70602e92e4ea5ccac0671a5a96ade830f46c0 100644 (file)
@@ -130,7 +130,7 @@ Toolbar "math" "Math"
        Item "Insert integral" "math-insert \int"
        Item "Insert product" "math-insert \prod"
        Separator
-       Item "Insert fraction" "math-insert \frac"
+       Item "Insert standard fraction" "math-insert \frac"
        Item "Insert ( )" "math-delim ( )"
        Item "Insert [ ]" "math-delim [ ]"
        Item "Insert { }" "math-delim { }"