summaryrefslogtreecommitdiff
path: root/registry/source
diff options
context:
space:
mode:
Diffstat (limited to 'registry/source')
-rw-r--r--registry/source/regimpl.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/registry/source/regimpl.hxx b/registry/source/regimpl.hxx
index b375318f359f..8d9ed6185d91 100644
--- a/registry/source/regimpl.hxx
+++ b/registry/source/regimpl.hxx
@@ -75,7 +75,7 @@ public:
RegError loadKey(RegKeyHandle hKey,
const OUString& regFileName,
- bool bWarings,
+ bool bWarnings,
bool bReport);
RegError dumpRegistry(RegKeyHandle hKey) const;