Bug 694090 - minor typo in fitz documentation
Summary: minor typo in fitz documentation
Status: RESOLVED FIXED
Alias: None
Product: MuPDF
Classification: Unclassified
Component: fitz (show other bugs)
Version: master
Hardware: All All
: P4 trivial
Assignee: Tor Andersson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-21 16:20 UTC by vincent.torri
Modified: 2013-05-23 10:32 UTC (History)
1 user (show)

See Also:
Customer:
Word Size: ---


Attachments
patch for the fix (856 bytes, application/octet-stream)
2013-05-21 16:20 UTC, vincent.torri
Details

Note You need to log in before you can comment on or make changes to this bug.
Description vincent.torri 2013-05-21 16:20:45 UTC
Created attachment 9731 [details]
patch for the fix

line 2484 :

of gotor.lr and gotor.rb. Link destinations are constructed

it's lt and not lr
Comment 1 Robin Watts 2013-05-23 10:32:52 UTC
Fixed in:

commit c20e383b223c324ca7d6d2b71b9c71ba804b50d5
Author: Tor Andersson <tor.andersson@artifex.com>
Date:   Wed May 22 11:48:26 2013 +0200

    Fix typo in comment.

Thanks!