Skip to content

Commit

Permalink
spelling: background
Browse files Browse the repository at this point in the history
  • Loading branch information
jsoref committed Nov 12, 2019
1 parent 988a515 commit 07c727a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libmscgen/mscgen_api.c
Expand Up @@ -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,
Expand Down

0 comments on commit 07c727a

Please sign in to comment.