From c20e383b223c324ca7d6d2b71b9c71ba804b50d5 Mon Sep 17 00:00:00 2001 From: Tor Andersson Date: Wed, 22 May 2013 11:48:26 +0200 Subject: Fix typo in comment. --- fitz/fitz.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- cgit v1.2.3