We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6df58d commit 725b57fCopy full SHA for 725b57f
Terminal.Gui/Resources/config.json
@@ -1,7 +1,7 @@
1
{
2
// Specifies the "source of truth" for default values for all Terminal.Gui settings managed by
3
// ConfigurationManager. It is automatically loaded, and applied, each time Application.Init
4
- // is run (via the ConfiguraitonManager.Reset method).
+ // is run (via the ConfigurationManager.Reset method).
5
//
6
// In other words, initial values set in the the codebase are always overwritten by the contents of this
7
// resource embedded in the Terminal.Gui.dll assembly.
0 commit comments