summaryrefslogtreecommitdiff
path: root/source/fitz/bidi-std.c
diff options
context:
space:
mode:
authorSebastian Rasmussen <sebras@gmail.com>2017-01-04 20:06:57 +0100
committerSebastian Rasmussen <sebras@gmail.com>2017-01-17 20:24:24 +0100
commitb1085c6816c093409c745a41567c8c3009917e27 (patch)
tree53404678b5ea5a816528f0e5ebd589a241cab447 /source/fitz/bidi-std.c
parentf45ed2539978f86e9a7fe0185f8bbeec398fb087 (diff)
downloadmupdf-b1085c6816c093409c745a41567c8c3009917e27.tar.xz
Fix typos.
Diffstat (limited to 'source/fitz/bidi-std.c')
-rw-r--r--source/fitz/bidi-std.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/fitz/bidi-std.c b/source/fitz/bidi-std.c
index f5ebcf56..051b07e8 100644
--- a/source/fitz/bidi-std.c
+++ b/source/fitz/bidi-std.c
@@ -57,7 +57,7 @@
only bidi.h and bidi.cpp are needed.
The Win32 version is provided as a dialog procedure. To use as a
- standalone program compile with the the lbmain.cpp file. If all you
+ standalone program compile with the lbmain.cpp file. If all you
need is the ability to run the code "as is", you can instead download
the unibook utility from http://uincode.org/unibook/ which contains
the bidi demo compiled from this source file.