From b1085c6816c093409c745a41567c8c3009917e27 Mon Sep 17 00:00:00 2001 From: Sebastian Rasmussen Date: Wed, 4 Jan 2017 20:06:57 +0100 Subject: Fix typos. --- include/mupdf/fitz/output.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/mupdf/fitz/output.h') diff --git a/include/mupdf/fitz/output.h b/include/mupdf/fitz/output.h index 824612de..5bc0fc44 100644 --- a/include/mupdf/fitz/output.h +++ b/include/mupdf/fitz/output.h @@ -149,7 +149,7 @@ size_t fz_snprintf(char *buffer, size_t space, const char *fmt, ...); 'hint' is the path of a file (normally the existing document file) supplied to give the function an idea of what directory to use. This - may or may not be used depending on the implementations whim. + may or may not be used depending on the implementation's whim. The returned path must be freed. */ -- cgit v1.2.3