From 4a6c3d4bbcf83768334c084f32f5ed570bc0d52e Mon Sep 17 00:00:00 2001 From: Todor Arabadzhiev Date: Tue, 7 Jan 2025 17:57:37 +0200 Subject: [PATCH] Update dot-net-core-support.md (#1582) --- getting-started/installation/dot-net-core-support.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/getting-started/installation/dot-net-core-support.md b/getting-started/installation/dot-net-core-support.md index d7e0b8268..156c1f8e3 100644 --- a/getting-started/installation/dot-net-core-support.md +++ b/getting-started/installation/dot-net-core-support.md @@ -172,7 +172,7 @@ The Microsoft-distributed `microsoft/windowsservercore` images contain the GDI+ > > `ENV DOTNET_SYSTEM_GLOBALIZATION_INVARIANT=false LC_ALL=en_US.UTF-8 LANG=en_US.UTF-8` > -> `LC_ALL` stands for all locales, and `LANG` stands for the language. +> __LC_ALL__ stands for all locales, and __LANG__ stands for the language. ### Linux Docker Container with `SkiaSharp`