diff --git a/TODO b/TODO
index d6da88e..80f42e5 100644
--- a/TODO
+++ b/TODO
@@ -24,8 +24,6 @@ Things to fix:
Entities/Unicode
-Gajic -> Gajić
-
(not needed)
@@ -474,9 +472,6 @@ I find it useful to make reference to them in this list.
dictionary may need to be changed -- create test cases with lots of
duplicated/overlapping keys.
- * Figure out how to render Gajić correctly in the PDF version of the
- qpdf manual.
-
* Investigate whether there is a way to automate the memory checker
tests for Windows.
diff --git a/manual/qpdf-manual.xml b/manual/qpdf-manual.xml
index c74706c..ae144af 100644
--- a/manual/qpdf-manual.xml
+++ b/manual/qpdf-manual.xml
@@ -9862,7 +9862,7 @@ print "\n";
On Windows, it is possible to build a DLL. Additionally, a
partial C-language API has been introduced, which makes it
possible to call qpdf functions from non-C++ environments. I
- am very grateful to Žarko Gajic (http://zarko-gajic.iz.hr/)
for tirelessly testing numerous pre-release versions of this
DLL and providing many excellent suggestions on improving the
@@ -9876,11 +9876,11 @@ print "\n";
- Žarko Gajic has written a Delphi wrapper for qpdf, which can
+ Žarko Gajić has written a Delphi wrapper for qpdf, which can
be downloaded from qpdf's download side. Žarko's Delphi
wrapper is released with the same licensing terms as qpdf
itself and comes with this disclaimer: “Delphi wrapper
- unit qpdf.pas created by Žarko Gajic
+ unit qpdf.pas created by Žarko Gajić
(http://zarko-gajic.iz.hr/).
Use at your own risk and for whatever purpose you want. No