Skip to content

Fixes a typo in the output of gdk doctor

Andrei Stoicescu requested to merge astoicescu-fix-typo-in-gdk-doctor into main

What does this Merge Request do and why?

Fixes typo in the output of gdk doctor.

Before After
Golang is current unable to build binaries that use the icu4c package. Golang is currently unable to build binaries that use the icu4c package.

Merge Request checklist

  • This change is backward compatible. If not, please include steps to communicate to our users.
  • gdk doctor test added, if needed.

Merge request reports