fix macro comment (bug #19128)
This commit is contained in:
parent
3a097be3af
commit
463ef77245
1 changed files with 1 additions and 1 deletions
|
@ -368,7 +368,7 @@
|
|||
"<small>(" + {TEXT} + ")</small>"#enddef
|
||||
|
||||
# Encapsulate text in conventional markup for characters speaking aside.
|
||||
# We do this so whispers can be restyled by tweaking this markup
|
||||
# We do this so asides can be restyled by tweaking this markup
|
||||
#define ASIDE TEXT
|
||||
"<i>(" + {TEXT} + ")</i>"#enddef
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue