summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--core/fxge/win32/fx_win32_print.cpp2
1 files changed, 1 insertions, 1 deletions
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