[PATCH 2/3] observer: Fix typo in the messages from cairo_surface_observer_print

Rob Bradford <[email protected]>
Newsgroups gmane.comp.lib.cairo
Message-ID <[email protected]>
From: Rob Bradford <[email protected]>

Signed-off-by: Rob Bradford <[email protected]>
---
 src/cairo-surface-observer.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/cairo-surface-observer.c b/src/cairo-surface-observer.c
index 3d7af94..7a56df7 100644
--- a/src/cairo-surface-observer.c
+++ b/src/cairo-surface-observer.c
@@ -1728,7 +1728,7 @@ _cairo_observation_print (cairo_output_stream_t *stream,
 	    _cairo_output_stream_printf (stream, "\n\n");
     }
 
-    _cairo_output_stream_printf (stream, "fill: count %d [no-op %d], elaspsed %f [%f%%]\n",
+    _cairo_output_stream_printf (stream, "fill: count %d [no-op %d], elapsed %f [%f%%]\n",
 				 log->fill.count, log->fill.noop,
 				 log->fill.elapsed,
 				 percent (log->fill.elapsed, total));
-- 
1.7.6

--
cairo mailing list
[email protected]
http://lists.cairographics.org/mailman/listinfo/cairo
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.