commit 0bbfadb23fb7aa3a9ede9fd848182b767ce5338c
Author: Enrico Forestieri <[email protected]>
Date:   Tue Mar 31 16:03:16 2015 +0200

    Typo

diff --git a/src/insets/InsetInfo.cpp b/src/insets/InsetInfo.cpp
index 9a9fc14..44a290e 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.

Reply via email to