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. */