The Spell section in the GlobalConfig contains parameters for spell-checker configuration, specific to each language.
There could be more Spell sections within the CSApi section.
Remember to recycle the application pool after reloading the modified GlobalConfig.
<CSApi>
<Spell
Name="english"
Language="br"
Library="GN4sentry.dll">
<SpellOptKey Name="IgnoreMixedDigits" Value="1" />
<SpellOptKey Name="IgnoreAllCapsWord" Value="1" />
etc.
Note
IMPORTANT: To make these changes available to the GN4 users, after you saved the GLOBALCONFIG.XML file and imported it into the database, or after you modified it in EdAdmin4 and saved, recycle the GN4 application pools on all IIS servers and then make all users log out and log back in.