X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1cb148413195c3256afe854236739d8f90999e55..4997d3014cd76b41f2d4036dfd168ad886972f35:/docs/html/index.htm
diff --git a/docs/html/index.htm b/docs/html/index.htm
index 8d8b45bb99..a78e86c31a 100644
--- a/docs/html/index.htm
+++ b/docs/html/index.htm
@@ -295,7 +295,7 @@ wxWindows dialogs by replacing default bitmaps/icons with your own versions.
checklst: demonstrates wxCheckListBox on
supported platforms (currently Windows and GTK only).
config: demonstrates use of wxConfig, which
-defaults to wxRegConfig on WIN32, wxIniConfig on WIN16, and wxFileConfig on other platforms.
+defaults to wxRegConfig on WIN32 (optionally wxIniConfig), and wxFileConfig on other platforms.
console: demonstrates a console application using
console-mode (no-GUI) compilation of wxWindows.
controls: sample showing a variety of controls, including