include/vcl/outdev.hxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit e3f2699eb402164391776851a9dd95026ef40032
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Fri Nov 12 13:23:11 2021 +0100
Commit:     Adolfo Jayme Barrientos <fit...@ubuntu.com>
CommitDate: Fri Nov 12 15:09:55 2021 +0100

    Fix typo
    
    Change-Id: I45cff1f3182fd17776281d1daf49477077779ebe
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/125099
    Tested-by: Adolfo Jayme Barrientos <fit...@ubuntu.com>
    Reviewed-by: Adolfo Jayme Barrientos <fit...@ubuntu.com>

diff --git a/include/vcl/outdev.hxx b/include/vcl/outdev.hxx
index a1c26747c882..e82bf1e357a6 100644
--- a/include/vcl/outdev.hxx
+++ b/include/vcl/outdev.hxx
@@ -1255,7 +1255,7 @@ public:
 
     /*
      These functions allow collecting information on how fonts are mapped when 
used, such as what
-     replacements are used when a requrested font is missing or which fonts 
are used as fallbacks
+     replacements are used when a requested font is missing or which fonts are 
used as fallbacks
      when a font doesn't provide all necessary glyphs.
      After StartTrackingFontMappingUse() is called, VCL starts collecting font 
usage for all
      text layout calls, FinishTrackingFontMappingUse() will stop collecting 
and providing

Reply via email to