X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/80fdcdb90ef779185492dab676d461fc34933312..9c34a216817028bc533e07873d047208a96b05a2:/include/wx/confbase.h diff --git a/include/wx/confbase.h b/include/wx/confbase.h index 481723857e..4243b2fe03 100644 --- a/include/wx/confbase.h +++ b/include/wx/confbase.h @@ -73,7 +73,7 @@ enum // abstract base class wxConfigBase which defines the interface for derived // classes // -// wxConfig organizes the items in a tree-like structure (modeled after the +// wxConfig organizes the items in a tree-like structure (modelled after the // Unix/Dos filesystem). There are groups (directories) and keys (files). // There is always one current group given by the current path. //