[PATCH pycairo] doc: Spelling fix loosing to losing
"Bryce W. Harrington" <[email protected]>
| Newsgroups | gmane.comp.lib.cairo |
|---|---|
| Message-ID | <[email protected]> |
Signed-off-by: Bryce Harrington <[email protected]> --- doc/reference/context.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/reference/context.rst b/doc/reference/context.rst index 9e48113..ef312a8 100644 --- a/doc/reference/context.rst +++ b/doc/reference/context.rst @@ -42,7 +42,7 @@ you create a *Context*, set the target surface, and drawing options for the :meth:`Context.fill`. *Contexts* can be pushed to a stack via :meth:`Context.save`. They may then -safely be changed, without loosing the current state. Use +safely be changed, without losing the current state. Use :meth:`Context.restore` to restore to the saved state. .. class:: Context(target) -- 1.7.9.5 -- cairo mailing list [email protected] http://lists.cairographics.org/mailman/listinfo/cairo