File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -758,6 +758,7 @@ namespace folia {
758
758
/* !
759
759
\param cls the textclass the text should be in
760
760
\param flags the TEXT_FLAGS for the TextPolicy to use
761
+ \param debug set debugging to 'debug'
761
762
\return the UnicodeString with the phon content
762
763
*/
763
764
TextPolicy tp ( cls, flags );
Original file line number Diff line number Diff line change @@ -420,7 +420,7 @@ namespace folia {
420
420
bool att_dbg ){
421
421
// / add all attributes from 'atts' as attribute nodes to 'node`
422
422
/* !
423
- \param _node The xmlNode to add to
423
+ \param node The xmlNode to add to
424
424
\param atts The list of attribute/value pairs
425
425
\param att_dbg do we want to debug? (default false)
426
426
some special care is taken for attributes 'xml:id', 'id' and 'lang'
You can’t perform that action at this time.
0 commit comments