summaryrefslogtreecommitdiff
path: root/fitz
diff options
context:
space:
mode:
Diffstat (limited to 'fitz')
-rw-r--r--fitz/fitz.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/fitz/fitz.h b/fitz/fitz.h
index 9e0c0311..04215c71 100644
--- a/fitz/fitz.h
+++ b/fitz/fitz.h
@@ -703,7 +703,7 @@ extern const fz_bbox fz_infinite_bbox;
different representations.
/ a b 0 \
- | c d 0 | normally represented as [ a b c d e f ].
+ | c d 0 | normally represented as [ a b c d e f ].
\ e f 1 /
*/
typedef struct fz_matrix_s fz_matrix;