diff options
author | Josh Soref <jsoref@users.noreply.github.com> | 2019-11-12 06:08:08 (GMT) |
---|---|---|
committer | Josh Soref <jsoref@users.noreply.github.com> | 2019-11-12 06:08:08 (GMT) |
commit | 087ac17e246cfc70f5686ed5f3bbfda8088c5c40 (patch) | |
tree | b851f441965bb48f9000718ee04d5b68742b3dde /libmscgen | |
parent | c65f1e96056b8d07f63bc2d016138bdd269dbb24 (diff) | |
download | Doxygen-087ac17e246cfc70f5686ed5f3bbfda8088c5c40.zip Doxygen-087ac17e246cfc70f5686ed5f3bbfda8088c5c40.tar.gz Doxygen-087ac17e246cfc70f5686ed5f3bbfda8088c5c40.tar.bz2 |
spelling: output
Diffstat (limited to 'libmscgen')
-rw-r--r-- | libmscgen/mscgen_adraw.h | 2 |
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. |