Skip to content

Commit aff38a7

Browse files
committed
minor update
1 parent 44227a9 commit aff38a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/core/extensions/globalization-icu.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,7 @@ By default, when using ICU on Linux, .NET attempts to load the latest installed
262262
If the environment variable is set to a specific version number, such as `67.1`, .NET attempts to load that version of ICU. For example, .NET looks for the libraries `libicuuc.so.67.1` and `libicui18n.so.67.1`.
263263

264264
> [!NOTE]
265-
> This environment variable is only supported on .NET portable builds that are not obtained from Linux distribution package feeds.
265+
> This environment variable is supported only on .NET builds provided by Microsoft and is not supported on builds supplied by Linux distributions.
266266
267267
- **Fallback mechanism**
268268

0 commit comments

Comments
 (0)