Skip to content

Commit

Permalink
Undo previous commit
Browse files Browse the repository at this point in the history
  • Loading branch information
albert-github committed Apr 19, 2014
1 parent bc46b90 commit 1b5d5e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/docbookvisitor.cpp
Expand Up @@ -361,7 +361,7 @@ void DocbookDocVisitor::visit(DocIndexEntry *ie)

void DocbookDocVisitor::visit(DocSimpleSectSep *)
{
m_t << "<simplesectsep/>";
m_t << "<simplesect/>";
}

void DocbookDocVisitor::visit(DocCite *cite)
Expand Down

0 comments on commit 1b5d5e5

Please sign in to comment.