From dada6a4f6316bb6d487d4094e261a7c3ceebf651 Mon Sep 17 00:00:00 2001 From: Arthur de Jong Date: Sun, 26 Feb 2012 15:08:37 +0000 Subject: some more documentation improvements git-svn-id: http://arthurdejong.org/svn/python-stdnum/python-stdnum@168 9dea7c4f-944c-4273-ac1a-574ede026edc --- stdnum/meid.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'stdnum/meid.py') diff --git a/stdnum/meid.py b/stdnum/meid.py index d6a66b9..c811345 100644 --- a/stdnum/meid.py +++ b/stdnum/meid.py @@ -19,8 +19,8 @@ """MEID (Mobile Equipment Identifier). -The MEID (Mobile Equipment Identifier) is used to identify a physical piece -of CDMA mobile station equipment. +The Mobile Equipment Identifier is used to identify a physical piece of +CDMA mobile station equipment. >>> compact('AF 01 23 45 0A BC DE C') 'AF0123450ABCDE' -- cgit v1.2.3