summaryrefslogtreecommitdiff
path: root/public/fpdf_doc.h
diff options
context:
space:
mode:
Diffstat (limited to 'public/fpdf_doc.h')
-rw-r--r--public/fpdf_doc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/fpdf_doc.h b/public/fpdf_doc.h
index de05eb3a59..eae7c95e49 100644
--- a/public/fpdf_doc.h
+++ b/public/fpdf_doc.h
@@ -272,7 +272,7 @@ DLLEXPORT FPDF_BOOL STDCALL FPDFLink_Enumerate(FPDF_PAGE page,
FPDF_LINK* linkAnnot);
// Function: FPDFLink_GetAnnotRect
-// Get the annotation rectangle. (Specified by the ˇ°Rectˇ± entry of
+// Get the annotation rectangle. (Specified by the |Rect| entry of
// annotation dictionary).
// Parameters:
// linkAnnot[in] - Handle to the link annotation.