summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTor Andersson <tor.andersson@artifex.com>2013-05-22 11:48:26 +0200
committerTor Andersson <tor.andersson@artifex.com>2013-05-22 11:48:26 +0200
commitc20e383b223c324ca7d6d2b71b9c71ba804b50d5 (patch)
tree86194c996c3489ce17c75e4cbcd4749b3183a05f
parent7ca8145238935fb5d704dd72c078fd946885a7e5 (diff)
downloadmupdf-c20e383b223c324ca7d6d2b71b9c71ba804b50d5.tar.xz
Fix typo in comment.
-rw-r--r--fitz/fitz.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/fitz/fitz.h b/fitz/fitz.h
index 790d65f8..52264d92 100644
--- a/fitz/fitz.h
+++ b/fitz/fitz.h
@@ -2481,7 +2481,7 @@ enum {
gotor.flags: A bitfield consisting of fz_link_flag_*
describing the validity and meaning of the different parts
- of gotor.lr and gotor.rb. Link destinations are constructed
+ of gotor.lt and gotor.rb. Link destinations are constructed
(as far as possible) so that lt and rb can be treated as a
bounding box, though the validity flags indicate which of the
values was actually specified in the file.