From 32af066f4538b4655a66566efca957f979236ae4 Mon Sep 17 00:00:00 2001 From: Alex Ray Date: Mon, 6 Jun 2016 11:27:08 -0700 Subject: Documentation typo fix --- documentation/shortintro.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/shortintro.rst b/documentation/shortintro.rst index 4cbdda7..8f33a68 100644 --- a/documentation/shortintro.rst +++ b/documentation/shortintro.rst @@ -55,7 +55,7 @@ Also supported with context manager:: Readline ======== -Be carefully when using :meth:`readline`. Do specify a timeout when opening the +Be careful when using :meth:`readline`. Do specify a timeout when opening the serial port otherwise it could block forever if no newline character is received. Also note that :meth:`readlines` only works with a timeout. :meth:`readlines` depends on having a timeout and interprets that as EOF (end -- cgit v1.2.1