diff options
author | albert-github <albert.tests@gmail.com> | 2019-11-05 14:58:43 (GMT) |
---|---|---|
committer | albert-github <albert.tests@gmail.com> | 2019-11-05 14:58:43 (GMT) |
commit | 83b138afee3405c1b08b671efccba5b3ec1ec45c (patch) | |
tree | d6fe6eacf41a7a4e4c7ae9faf45adad1da214a1c /libmscgen/mscgen_adraw.h | |
parent | cc4675afcc5f6825b9302fd0915c0c4148f555ab (diff) | |
download | Doxygen-83b138afee3405c1b08b671efccba5b3ec1ec45c.zip Doxygen-83b138afee3405c1b08b671efccba5b3ec1ec45c.tar.gz Doxygen-83b138afee3405c1b08b671efccba5b3ec1ec45c.tar.bz2 |
Spelling corrections for libmscgen directory
Spelling corrections as found by codespell.
The original package was written by UK-English writing person so left the words in UK-English (upon request this can be changed as well to US-English spelling).
Diffstat (limited to 'libmscgen/mscgen_adraw.h')
-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 b2e11a3..9ac1037 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 ouput image. + * \param[in] h The height of the oupput 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. |