summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2020-08-29 10:08:22 +0200
committerAndrea Gelmini <andrea.gelmini@gelma.net>2020-08-29 19:56:37 +0200
commit229827d09bf8257d3fc0b9e0519a92a225587cf3 (patch)
tree7f43edae44ddbae8fcf64fdc80843a724092f600
parent266cbff26dc3ecaa7b63ea0e9f791a898c86e4e8 (diff)
Fix typos
Change-Id: I6517f3b68389c0f3581cc750c61b8e59d075d35e Reviewed-on: https://gerrit.libreoffice.org/c/core/+/101633 Tested-by: Jenkins Reviewed-by: Andrea Gelmini <andrea.gelmini@gelma.net>
-rw-r--r--slideshow/source/engine/slideshowimpl.cxx2
-rw-r--r--svtools/source/misc/sampletext.cxx2
2 files changed, 2 insertions, 2 deletions
diff --git a/slideshow/source/engine/slideshowimpl.cxx b/slideshow/source/engine/slideshowimpl.cxx
index a91d5857bc7d..ba4d17cd6c1d 100644
--- a/slideshow/source/engine/slideshowimpl.cxx
+++ b/slideshow/source/engine/slideshowimpl.cxx
@@ -122,7 +122,7 @@ public:
*/
void Activate();
- /** Deactivate frame sychronization when no animation is active and the
+ /** Deactivate frame synchronization when no animation is active and the
time between frames depends on user actions and other external
sources. While deactivated Synchronize() will return without delay.
*/
diff --git a/svtools/source/misc/sampletext.cxx b/svtools/source/misc/sampletext.cxx
index b1638d0907d6..608615496641 100644
--- a/svtools/source/misc/sampletext.cxx
+++ b/svtools/source/misc/sampletext.cxx
@@ -623,7 +623,7 @@ static OUString makeMinimalTextForScript(UScriptCode eScript)
//These ones are typically for use in the font preview window in format
//character
-//There we generally know the language. Though its possible for the language to
+//There we generally know the language. Though it's possible for the language to
//be "none".
//Currently we fall back to makeShortRepresentativeTextForScript when we don't