aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v2/epub_segments.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/sisu/v2/epub_segments.rb')
-rw-r--r--lib/sisu/v2/epub_segments.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/sisu/v2/epub_segments.rb b/lib/sisu/v2/epub_segments.rb
index 6436612c..5f0b74d3 100644
--- a/lib/sisu/v2/epub_segments.rb
+++ b/lib/sisu/v2/epub_segments.rb
@@ -379,7 +379,7 @@ WOK
end
elsif dob.is =~/^(?:group|alt)$/
sto.para #fix this should be group type specific #FIX
- elsif dob.is =~/^verse$/
+ elsif dob.is=='verse'
sto.verse
elsif dob.is=='code'
sto.code