Skip to content

Commit 725b57f

Browse files
csinkerstig
authored andcommitted
Fix typo in config.json
1 parent d6df58d commit 725b57f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Terminal.Gui/Resources/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
// Specifies the "source of truth" for default values for all Terminal.Gui settings managed by
33
// ConfigurationManager. It is automatically loaded, and applied, each time Application.Init
4-
// is run (via the ConfiguraitonManager.Reset method).
4+
// is run (via the ConfigurationManager.Reset method).
55
//
66
// In other words, initial values set in the the codebase are always overwritten by the contents of this
77
// resource embedded in the Terminal.Gui.dll assembly.

0 commit comments

Comments
 (0)