Mercurial > enso_core
changeset 62:f1564d6bb03b
minor typo fix.
author | Atul Varma <varmaa@toolness.com> |
---|---|
date | Sat, 01 Mar 2008 22:34:43 -0600 |
parents | 2d7464119dd0 |
children | 6d522a046fda |
files | enso/ui/messages/__init__.py |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/enso/ui/messages/__init__.py Wed Feb 27 21:31:34 2008 -0800 +++ b/enso/ui/messages/__init__.py Sat Mar 01 22:34:43 2008 -0600 @@ -134,7 +134,7 @@ This class is intended to be sub-classed by client code into classes that have specific behaviors. To understand what the - various behaviors of a message mean, chcke the life-cycle + various behaviors of a message mean, check the life-cycle description in the module documentation. For example, a simple message might be created like this: