From 26ae03438972f51ca3de77b582152ea91f146b53 Mon Sep 17 00:00:00 2001 From: John Cupitt Date: Mon, 14 Dec 2015 14:07:32 +0000 Subject: [PATCH] speeling --- libvips/foreign/foreign.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libvips/foreign/foreign.c b/libvips/foreign/foreign.c index a6b613c1..fd5d5d34 100644 --- a/libvips/foreign/foreign.c +++ b/libvips/foreign/foreign.c @@ -133,7 +133,7 @@ /** * VipsForeignLoad: * - * @header() must set at least the header fields of @out. @laod(), if defined, + * @header() must set at least the header fields of @out. @load(), if defined, * must load the pixels to @real. */