From 9c9fe1a6e373ab174667314d5be29c6822894f54 Mon Sep 17 00:00:00 2001 From: Sebastian Rasmussen Date: Tue, 14 Jun 2016 02:08:28 +0200 Subject: Fix typos in various parts of the code. --- source/xps/xps-path.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/xps/xps-path.c') diff --git a/source/xps/xps-path.c b/source/xps/xps-path.c index 81545720..250c4206 100644 --- a/source/xps/xps-path.c +++ b/source/xps/xps-path.c @@ -90,7 +90,7 @@ angle_between(const fz_point u, const fz_point v) } /* - Some explaination of the parameters here is warranted. See: + Some explanation of the parameters here is warranted. See: http://www.w3.org/TR/SVG11/implnote.html#ArcImplementationNotes -- cgit v1.2.3