From d0c8e27c75617a475bc647401a29183112669101 Mon Sep 17 00:00:00 2001 From: Jimmy Olgeni <olgeni@FreeBSD.org> Date: Wed, 27 Feb 2002 15:33:32 +0000 Subject: Fix some typos. --- comms/py-serial/pkg-descr | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'comms') diff --git a/comms/py-serial/pkg-descr b/comms/py-serial/pkg-descr index e98c04ac4ac7..f251dc1425c5 100644 --- a/comms/py-serial/pkg-descr +++ b/comms/py-serial/pkg-descr @@ -1,7 +1,7 @@ -This module capsulates the access for the serial port. -It provides backends for stadard Python running on Windows, -Linux, BSD (possibly any POSIX compilant system) and Jython. -The module named "serial" automaticaly selects the appropriate -backed. +This module incapsulates the access for the serial port. +It provides backends for standard Python running on Windows, +Linux, BSD (possibly any POSIX compliant system) and Jython. +The module named "serial" automatically selects the appropriate +backend. WWW: http://pyserial.sourceforge.net/ -- cgit v1.2.3