Kaydet (Commit) 1a3846b7 authored tarafından Andrea Gelmini's avatar Andrea Gelmini Kaydeden (comit) Julien Nabet

Fix typo

Change-Id: Ic5d8f9084cab39e9208e1bc281bb4a64cb1812d9
Reviewed-on: https://gerrit.libreoffice.org/61185Reviewed-by: 's avatarJulien Nabet <serval2412@yahoo.fr>
Tested-by: Jenkins
üst 0d1df8d5
......@@ -766,7 +766,7 @@ public:
// typically you only need to call this if set_text (e.g. with "") was
// previously called to display some arbitrary text instead of the
// formatted value and now you want to show it as formattted again
// formatted value and now you want to show it as formatted again
void reformat() { set_value(get_value(m_eSrcUnit), m_eSrcUnit); }
void set_range(int min, int max, FieldUnit eValueUnit)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment