From 6864bf8c4fbcac0833a77d044f17f4100d504f2a Mon Sep 17 00:00:00 2001 From: Miklos Vajna Date: Tue, 4 Apr 2017 22:22:04 +0200 Subject: core: choosen -> chosen Change-Id: I5b78fe4238a68bb6ba56aa76b53b315ef6f8574c Reviewed-on: https://pdfium-review.googlesource.com/3730 Reviewed-by: dsinclair Commit-Queue: dsinclair --- core/fxge/win32/fx_win32_print.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core') diff --git a/core/fxge/win32/fx_win32_print.cpp b/core/fxge/win32/fx_win32_print.cpp index e5df6edd41..58f00ed0fb 100644 --- a/core/fxge/win32/fx_win32_print.cpp +++ b/core/fxge/win32/fx_win32_print.cpp @@ -211,7 +211,7 @@ bool CGdiPrinterDriver::DrawDeviceText(int nChars, return false; // Scale factor used to minimize the kerning problems caused by rounding - // errors below. Value choosen based on the title of https://crbug.com/18383 + // errors below. Value chosen based on the title of https://crbug.com/18383 const double kScaleFactor = 10; // Font -- cgit v1.2.3