aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v0/xml_dom.rb
diff options
context:
space:
mode:
authorRalph Amissah <ralph@amissah.com>2009-07-01 13:43:41 -0400
committerRalph Amissah <ralph@amissah.com>2009-07-01 13:43:41 -0400
commit643cc5c5e8ac2d279d84c60f532c8d430387e985 (patch)
tree9096af03a92a822a4d582a11b43a1f317c179739 /lib/sisu/v0/xml_dom.rb
parentsha256 for 0.70.5 (diff)
minor fixes and touches
Diffstat (limited to 'lib/sisu/v0/xml_dom.rb')
-rw-r--r--lib/sisu/v0/xml_dom.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/sisu/v0/xml_dom.rb b/lib/sisu/v0/xml_dom.rb
index 7e1945b8..5145be98 100644
--- a/lib/sisu/v0/xml_dom.rb
+++ b/lib/sisu/v0/xml_dom.rb
@@ -356,7 +356,7 @@ WOK
end
if @rcdc==false \
and (para =~/~metadata/ \
- or para =~/#{Mx[:lv_o]}1:meta#{Mx[:lv_x]}\s*Document Information/)
+ or para =~/#{Mx[:lv_o]}1:meta#{Mx[:lv_c]}\s*Document Information/)
@rcdc=true
end
if para !~/(^#{Rx[:meta]}|#{Mx[:br_eof]}|#{Mx[:br_endnotes]})/