summaryrefslogtreecommitdiffstats
path: root/libmscgen
diff options
context:
space:
mode:
authorJosh Soref <jsoref@users.noreply.github.com>2019-11-12 06:08:08 (GMT)
committerJosh Soref <jsoref@users.noreply.github.com>2019-11-12 06:08:08 (GMT)
commit087ac17e246cfc70f5686ed5f3bbfda8088c5c40 (patch)
treeb851f441965bb48f9000718ee04d5b68742b3dde /libmscgen
parentc65f1e96056b8d07f63bc2d016138bdd269dbb24 (diff)
downloadDoxygen-087ac17e246cfc70f5686ed5f3bbfda8088c5c40.zip
Doxygen-087ac17e246cfc70f5686ed5f3bbfda8088c5c40.tar.gz
Doxygen-087ac17e246cfc70f5686ed5f3bbfda8088c5c40.tar.bz2
spelling: output
Diffstat (limited to 'libmscgen')
-rw-r--r--libmscgen/mscgen_adraw.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libmscgen/mscgen_adraw.h b/libmscgen/mscgen_adraw.h
index 9ac1037..84b0f36 100644
--- a/libmscgen/mscgen_adraw.h
+++ b/libmscgen/mscgen_adraw.h
@@ -253,7 +253,7 @@ ADraw;
* image functions to be executed.
*
* \param[in] w The width of the output image.
- * \param[in] h The height of the oupput image.
+ * \param[in] h The height of the output image.
* \param[in] file The file to which the image should be written.
* \param[in] fontName The name of the font to use for rendering.
* \param[in] type The output type to generate.