summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.