Fix some typos, no code changes (besides strings)
This commit is contained in:
@@ -184,7 +184,7 @@ public:
|
||||
|
||||
On OS X, preferences pages named "General" and "Advanced" are commonly used
|
||||
in apps and the OS provides stock icons for them that should be used.
|
||||
Instead of reimplementing this behavior yourself, you can inherit from
|
||||
Instead of reimplementing this behaviour yourself, you can inherit from
|
||||
wxStockPreferencesPage and get correct title and icon.
|
||||
|
||||
Notice that this class only implements GetName() and GetLargeIcon(), you
|
||||
|
Reference in New Issue
Block a user