]> git.lyx.org Git - features.git/blobdiff - src/frontends/qt4/GuiFontMetrics.h
typo
[features.git] / src / frontends / qt4 / GuiFontMetrics.h
index 44897c459e4b1b042a52440dcbc78a028371cbed..830a824addd698ebb148acbb598f4da0068e3fa9 100644 (file)
@@ -103,7 +103,7 @@ private:
        /// fill in \c metrics_cache_ at specified value.
        AscendDescend const fillMetricsCache(char_type) const;
 
-       /// Cache of char leftt bearings
+       /// Cache of char left bearings
        mutable QHash<char_type, int> lbearing_cache_;
        /// Cache of char right bearings
        mutable QHash<char_type, int> rbearing_cache_;