From 229827d09bf8257d3fc0b9e0519a92a225587cf3 Mon Sep 17 00:00:00 2001 From: Andrea Gelmini Date: Sat, 29 Aug 2020 10:08:22 +0200 Subject: Fix typos Change-Id: I6517f3b68389c0f3581cc750c61b8e59d075d35e Reviewed-on: https://gerrit.libreoffice.org/c/core/+/101633 Tested-by: Jenkins Reviewed-by: Andrea Gelmini --- svtools/source/misc/sampletext.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'svtools') 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 -- cgit