GraphicsMagick: Fix spelling errors in code and documentation
GraphicsMagick Commits <[email protected]> Wed, 17 Jan 2024 15:02:27 -0600
| Newsgroups | gmane.comp.video.graphicsmagick.cvs |
|---|---|
| Message-ID | <mailman.3855.1705525359.25875.graphicsmagick-commit@lists.sourceforge.net> |
changeset d83de1dc3756 in /hg/GraphicsMagick details: http://hg.GraphicsMagick.org/hg/GraphicsMagick?cmd=changeset;node=d83de1dc3756 summary: Fix spelling errors in code and documentation diffstat: locale/README.txt | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diffs (12 lines): diff -r dd7e6a6a5ada -r d83de1dc3756 locale/README.txt --- a/locale/README.txt Wed Jan 17 14:48:30 2024 -0600 +++ b/locale/README.txt Wed Jan 17 15:02:25 2024 -0600 @@ -1,7 +1,7 @@ This directory contains the GraphicsMagick message subsystem which provides text message strings corresponding to pre-processor symbols which are used at the point where the message is emitted. This is -indended to help support internationalizing GraphicsMagick. +intended to help support internationalizing GraphicsMagick. The definitions are in an XML format. An already working copy of GraphicsMagick (producing compatible output) is necessary in order to