summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJosh Soref <jsoref@users.noreply.github.com>2019-11-12 05:10:34 (GMT)
committerJosh Soref <jsoref@users.noreply.github.com>2019-11-12 05:10:34 (GMT)
commit07c727a22ff2eef071afbdcb210b6532f1ad03e8 (patch)
treee30fe382d8be1dc7d517d08baf96a0af9a39a0af
parent988a515275cf76c4ea03a95b1d6c9d83cccd980a (diff)
downloadDoxygen-07c727a22ff2eef071afbdcb210b6532f1ad03e8.zip
Doxygen-07c727a22ff2eef071afbdcb210b6532f1ad03e8.tar.gz
Doxygen-07c727a22ff2eef071afbdcb210b6532f1ad03e8.tar.bz2
spelling: background
-rw-r--r--libmscgen/mscgen_api.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libmscgen/mscgen_api.c b/libmscgen/mscgen_api.c
index f568ea9..b28d653 100644
--- a/libmscgen/mscgen_api.c
+++ b/libmscgen/mscgen_api.c
@@ -1062,7 +1062,7 @@ static void arcBox(Context *ctx,
* \param arcIdUrl The URL for rendering the test identifier as a hyperlink.
* This maybe \a NULL if not required.
* \param arcTextColour Colour for the arc text, or NULL to use default.
- * \param arcTextColour Colour for the arc text backgroun, or NULL to use default.
+ * \param arcTextColour Colour for the arc text background, or NULL to use default.
* \param arcType The type of arc, used to control output semantics.
*/
static void arcText(Context *ctx,