diff options
-rw-r--r-- | slideshow/source/engine/slideshowimpl.cxx | 2 | ||||
-rw-r--r-- | svtools/source/misc/sampletext.cxx | 2 |
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 |