summaryrefslogtreecommitdiff
path: root/public
diff options
context:
space:
mode:
authorLei Zhang <thestig@chromium.org>2015-08-13 17:50:20 -0700
committerLei Zhang <thestig@chromium.org>2015-08-13 17:50:20 -0700
commit45c910f02063cab51d0d90137d451a666c33b85f (patch)
treee31956f5c1a7a831d0deacf0c909ee3fbda775b9 /public
parentdbf5f4cc33561223587d2535bbdeefae330fecfe (diff)
downloadpdfium-45c910f02063cab51d0d90137d451a666c33b85f.tar.xz
Cleanup: s/Torelance/Tolerance/
R=tsepez@chromium.org TBR=tsepez@chromium.org Review URL: https://codereview.chromium.org/1294713002 .
Diffstat (limited to 'public')
-rw-r--r--public/fpdf_text.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/fpdf_text.h b/public/fpdf_text.h
index 30d1033a12..32cc131859 100644
--- a/public/fpdf_text.h
+++ b/public/fpdf_text.h
@@ -133,7 +133,7 @@ DLLEXPORT void STDCALL FPDFText_GetCharBox(FPDF_TEXTPAGE text_page,
DLLEXPORT int STDCALL FPDFText_GetCharIndexAtPos(FPDF_TEXTPAGE text_page,
double x,
double y,
- double xTorelance,
+ double xTolerance,
double yTolerance);
// Function: FPDFText_GetText