| Index: public/fpdf_doc.h
|
| diff --git a/public/fpdf_doc.h b/public/fpdf_doc.h
|
| index de05eb3a59ec4e101ab6bd2425156a214198c7e2..eae7c95e4962d506adf036767a95900c9fe5c897 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.
|
|
|