[Libreoffice-commits] core.git: sw/inc test/user-template
Andrea Gelmini (via logerrit)
logerrit at kemper.freedesktop.org
Sun May 19 16:34:10 UTC 2019
sw/inc/tblafmt.hxx | 2 +-
test/user-template/registry/modifications.xcd | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 64b37b33fb73ee8f7e8d685197429d6802c19600
Author: Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Sun May 19 09:42:20 2019 +0000
Commit: Julien Nabet <serval2412 at yahoo.fr>
CommitDate: Sun May 19 18:33:26 2019 +0200
Fix typos
Change-Id: If0747801d2b955718aa96b97816307ce14cb11a1
Reviewed-on: https://gerrit.libreoffice.org/72547
Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>
Tested-by: Julien Nabet <serval2412 at yahoo.fr>
diff --git a/sw/inc/tblafmt.hxx b/sw/inc/tblafmt.hxx
index be1b1f476f79..5e1ee7135f6d 100644
--- a/sw/inc/tblafmt.hxx
+++ b/sw/inc/tblafmt.hxx
@@ -80,7 +80,7 @@ public:
SwBoxAutoFormat( const SwBoxAutoFormat& rNew );
~SwBoxAutoFormat();
- /// assignemt-op (still used)
+ /// assignment-op (still used)
SwBoxAutoFormat& operator=(const SwBoxAutoFormat& rRef);
/// Comparing based of boxes backgrounds.
diff --git a/test/user-template/registry/modifications.xcd b/test/user-template/registry/modifications.xcd
index 20895dbaf80a..1aea26ec2342 100644
--- a/test/user-template/registry/modifications.xcd
+++ b/test/user-template/registry/modifications.xcd
@@ -23,7 +23,7 @@
<value>false</value>
</prop>
<prop oor:name="LastTipOfTheDayShown">
- <value>"32767"</value> <!-- some arbitray high value (sal_Int32) -->
+ <value>"32767"</value> <!-- some arbitrary high value (sal_Int32) -->
</prop>
</node>
<node oor:name="Filter">
More information about the Libreoffice-commits
mailing list