parnoldx / nasc

Do maths like a normal person
http://parnoldx.github.io/nasc/
GNU General Public License v3.0
560 stars 37 forks source link

Help not correctly escaped #92

Closed jtojnar closed 4 years ago

jtojnar commented 6 years ago

When I select “vector limits” from the Help menu, the following warning is logged to console:

(nasc:21108): Gtk-WARNING **: 15:24:15.412: Failed to set text 'vector: a vector lower limit: an integer >= -2147483648 and <= 2147483647 upper limit: an integer >= -2147483648 and <= 2147483647' from markup due to error parsing markup: Error on line 2 char 46: '=' is not a valid character following a '<' character; it may not begin an element name

parnoldx commented 4 years ago

Thanks. Fixed