diff --git a/interface/wx/msw/registry.h b/interface/wx/msw/registry.h index 9b215795bc..d3447ea75e 100644 --- a/interface/wx/msw/registry.h +++ b/interface/wx/msw/registry.h @@ -288,7 +288,7 @@ public: /** Returns @true if any subkeys exist. */ - bool HasSubKeys() const; + bool HasSubkeys() const; /** Returns @true if the value exists.