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

Fix typos

Change-Id: If0747801d2b955718aa96b97816307ce14cb11a1
Reviewed-on: https://gerrit.libreoffice.org/72547Reviewed-by: 's avatarJulien Nabet <serval2412@yahoo.fr>
Tested-by: 's avatarJulien Nabet <serval2412@yahoo.fr>
üst fd151f54
...@@ -80,7 +80,7 @@ public: ...@@ -80,7 +80,7 @@ public:
SwBoxAutoFormat( const SwBoxAutoFormat& rNew ); SwBoxAutoFormat( const SwBoxAutoFormat& rNew );
~SwBoxAutoFormat(); ~SwBoxAutoFormat();
/// assignemt-op (still used) /// assignment-op (still used)
SwBoxAutoFormat& operator=(const SwBoxAutoFormat& rRef); SwBoxAutoFormat& operator=(const SwBoxAutoFormat& rRef);
/// Comparing based of boxes backgrounds. /// Comparing based of boxes backgrounds.
......
...@@ -23,7 +23,7 @@ ...@@ -23,7 +23,7 @@
<value>false</value> <value>false</value>
</prop> </prop>
<prop oor:name="LastTipOfTheDayShown"> <prop oor:name="LastTipOfTheDayShown">
<value>"32767"</value> <!-- some arbitray high value (sal_Int32) --> <value>"32767"</value> <!-- some arbitrary high value (sal_Int32) -->
</prop> </prop>
</node> </node>
<node oor:name="Filter"> <node oor:name="Filter">
......
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