about summary refs log tree commit diff
path: root/lib/libpamwrite.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libpamwrite.c')
-rw-r--r--lib/libpamwrite.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libpamwrite.c b/lib/libpamwrite.c
index 1ff334aa..7edc90dc 100644
--- a/lib/libpamwrite.c
+++ b/lib/libpamwrite.c
@@ -384,7 +384,7 @@ pnm_writepamrowmult(const struct pam * const pamP,
                     const tuple *      const tuplerow,
                     unsigned int       const count) {
 /*----------------------------------------------------------------------------
-   Write mutiple ('count') copies of the same row ('tuplerow') to the file.
+   Write multiple ('count') copies of the same row ('tuplerow') to the file.
 -----------------------------------------------------------------------------*/
    if (pm_plain_output || pamP->plainformat) {
        unsigned int i;