diff options
Diffstat (limited to 'xmlsecurity/source/framework/saxeventkeeperimpl.cxx')
-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 775e2e0a40db..a0d77ce3fcef 100644 --- a/xmlsecurity/source/framework/saxeventkeeperimpl.cxx +++ b/xmlsecurity/source/framework/saxeventkeeperimpl.cxx @@ -392,7 +392,7 @@ void SAXEventKeeperImpl::smashBufferNode( * by any other ElementCollector or Blocker. * When the bClearRoot is set to true, the root BufferNode will be first * cleared, with a stop flag setting at the next Blocking BufferNode. This - * operation can delete all useless bufferred SAX events which are only + * operation can delete all useless buffered SAX events which are only * needed by the Blocker to be deleted. ******************************************************************************/ { |