diff options
author | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2015-07-21 04:52:14 -0500 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2015-07-21 04:53:48 -0500 |
commit | 3e926736c7a1ec0a622ff446466113d9ccd8cb11 (patch) | |
tree | bcbfa6d33e8e028f32f9d2441f50fe969307c512 /xmlsecurity/source/framework | |
parent | 34d062147c16090fa42c27ac7960e3f5e3b65d2b (diff) |
Miscellaneous typos
Change-Id: I5187364d420ab78c36a91632efab9c32951d867a
Diffstat (limited to 'xmlsecurity/source/framework')
-rw-r--r-- | xmlsecurity/source/framework/saxeventkeeperimpl.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xmlsecurity/source/framework/saxeventkeeperimpl.cxx b/xmlsecurity/source/framework/saxeventkeeperimpl.cxx index 6bbd167f448c..4eea017b0dd6 100644 --- a/xmlsecurity/source/framework/saxeventkeeperimpl.cxx +++ b/xmlsecurity/source/framework/saxeventkeeperimpl.cxx @@ -462,7 +462,7 @@ void SAXEventKeeperImpl::smashBufferNode( * empty * * NOTES - * when removeing a Blocker's BufferNode, the bClearRoot flag should be + * when removing a Blocker's BufferNode, the bClearRoot flag should be * true. Because a Blocker can buffer many SAX events which are not used * by any other ElementCollector or Blocker. * When the bClearRoot is set to true, the root BufferNode will be first |