From 3e926736c7a1ec0a622ff446466113d9ccd8cb11 Mon Sep 17 00:00:00 2001 From: Adolfo Jayme Barrientos Date: Tue, 21 Jul 2015 04:52:14 -0500 Subject: Miscellaneous typos Change-Id: I5187364d420ab78c36a91632efab9c32951d867a --- xmlsecurity/source/framework/saxeventkeeperimpl.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'xmlsecurity') 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 -- cgit