summaryrefslogtreecommitdiff
path: root/doc/emojisup.doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/emojisup.doc')
-rw-r--r--doc/emojisup.doc4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/emojisup.doc b/doc/emojisup.doc
index d88f8f1..d7fe878 100644
--- a/doc/emojisup.doc
+++ b/doc/emojisup.doc
@@ -17,7 +17,7 @@
/*! \page emojisup Emoji support
The [Unicode consortium](http://www.unicode.org/) has defined a set of
-[emoji](https://en.wikipedia.org/wiki/Emoji) with the corresponding unicode
+[emoji](https://en.wikipedia.org/wiki/Emoji) with the corresponding Unicode
sequences. Doxygen supports the subset of emoji characters as used by GitHub (based on the list
https://api.github.com/emojis).
An emoji is created using the \ref cmdemoji "\\emoji" command.
@@ -35,7 +35,7 @@ For the different doxygen output types there is an output defined:
- plain emoji text (i.e. `:<text>:`)
- man
- perl
-- For XML there is a dedicated `<emoji>` tag with name and unicode attributes.
+- For XML there is a dedicated `<emoji>` tag with `name` and `unicode` attributes.
\section emojiimage Emoji image retrieval