fix macro comment (bug #19128)

This commit is contained in:
Anonymissimus 2011-12-07 14:04:19 +00:00
parent 3a097be3af
commit 463ef77245

View file

@ -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