From b923063c9e9f11aced8963a29e440ad8ac690d8a Mon Sep 17 00:00:00 2001 From: Walter Bender Date: Tue, 31 Jan 2012 22:27:10 +0000 Subject: fixed typo inadvertently introduced into butia strings --- (limited to 'taextras.py') diff --git a/taextras.py b/taextras.py index 5ed51dc..93632af 100644 --- a/taextras.py +++ b/taextras.py @@ -57,8 +57,7 @@ BUTIA_STRINGS = [ #(http://www.fing.edu.uy/inco/proyectos/butia/) _('Turtle Art Butia'), _('adjust LED intensity between 0 and 255'), - _('returns the object gray level encountered him as a number between \ -0 and 1023'), + _('returns the object gray level as a number between 0 and 1023'), _('returns 1 when the button is press and 0 otherwise'), _('returns the ambient light level as a number between 0 and 1023'), _('returns the ambient temperature as a number between 0 and 255'), -- cgit v0.9.1