From 0bbfadb23fb7aa3a9ede9fd848182b767ce5338c Mon Sep 17 00:00:00 2001 From: Enrico Forestieri Date: Tue, 31 Mar 2015 16:03:16 +0200 Subject: [PATCH] Typo --- src/insets/InsetInfo.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/insets/InsetInfo.cpp b/src/insets/InsetInfo.cpp index 9a9fc143a4..44a290e4a5 100644 --- a/src/insets/InsetInfo.cpp +++ b/src/insets/InsetInfo.cpp @@ -420,7 +420,7 @@ void InsetInfo::updateInfo() break; int percent_scale = 100; if (use_gui) { - // Compute the scale factor for the icon such its + // Compute the scale factor for the icon such that its // width on screen is equal to 1em in pixels. // The scale factor is rounded to the integer nearest // to the float value of the ratio 100*iconsize/imgsize. -- 2.39.5