[Libreoffice-commits] core.git: slideshow/source svtools/source

Andrea Gelmini (via logerrit) logerrit at kemper.freedesktop.org
Sat Aug 29 17:57:23 UTC 2020


 slideshow/source/engine/slideshowimpl.cxx |    2 +-
 svtools/source/misc/sampletext.cxx        |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 229827d09bf8257d3fc0b9e0519a92a225587cf3
Author:     Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Sat Aug 29 10:08:22 2020 +0200
Commit:     Andrea Gelmini <andrea.gelmini at gelma.net>
CommitDate: Sat Aug 29 19:56:37 2020 +0200

    Fix typos
    
    Change-Id: I6517f3b68389c0f3581cc750c61b8e59d075d35e
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/101633
    Tested-by: Jenkins
    Reviewed-by: Andrea Gelmini <andrea.gelmini at gelma.net>

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


More information about the Libreoffice-commits mailing list