treewide: fix typos

This commit is contained in:
Mario Rodas 2022-12-03 04:20:00 +00:00 committed by Robert Helgesson
parent c3060ab937
commit b5c083300b
No known key found for this signature in database
GPG key ID: 36BDAA14C2797E89
15 changed files with 38 additions and 39 deletions

View file

@ -50,7 +50,7 @@ in {
AppleMetricUnits = mkNullableEnableOption "the metric system";
NSAutomaticCapitalizationEnabled =
mkNullableEnableOption "automatic captilization";
mkNullableEnableOption "automatic capitalization";
NSAutomaticDashSubstitutionEnabled =
mkNullableEnableOption "smart dashes";