[goffice] typo



commit a4bf3b9db90597e752553a5248a02dd0fc133b1f
Author: Morten Welinder <terra gnome org>
Date:   Thu Oct 31 17:19:34 2019 -0400

    typo

 goffice/utils/go-format.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/goffice/utils/go-format.c b/goffice/utils/go-format.c
index 1ecfb960..5935ed34 100644
--- a/goffice/utils/go-format.c
+++ b/goffice/utils/go-format.c
@@ -4896,7 +4896,7 @@ SUFFIX(ilog10) (DOUBLE x)
  * @layout: Optional #PangoLayout, probably preseeded with font attribute.
  * @str: a GString to store (not append!) the resulting string in.
  * @measure: (scope call): Function to measure width of string/layout.
- * @metrics: Font metrics corresponding to @mesaure.
+ * @metrics: Font metrics corresponding to @measure.
  * @val: floating-point value.  Must be finite.
  * @col_width: intended max width of layout in the units that @measure uses.
  * A width of -1 means no restriction.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]