]> git.saurik.com Git - wxWidgets.git/commit
Fix wrong spelling of wxRegKey::HasSubkeys() in the documentation.
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 20 Feb 2012 21:56:14 +0000 (21:56 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 20 Feb 2012 21:56:14 +0000 (21:56 +0000)
commit267c55c377e55aab343b6ff5d67d78f6c0fe352f
treec6bb179ce6c12fe4094d73c971b32cc449c3a7a7
parentfa604514166a39e86f1924a51b7da1b9ae8be0e9
Fix wrong spelling of wxRegKey::HasSubkeys() in the documentation.

This method is currently called HasSubkeys() and not HasSubKeys() even though
the latter would have been more consistent with HasSubKey() so we might
consider renaming it in the future. But for now just fix the documentation.

Closes #13998.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@70641 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
interface/wx/msw/registry.h