[segyio] 126/376: Fix typo in doc.

Jørgen Kvalsvik jokva-guest at moszumanska.debian.org
Wed Sep 20 08:04:19 UTC 2017


This is an automated email from the git hooks/post-receive script.

jokva-guest pushed a commit to branch debian
in repository segyio.

commit 583960a4020804389e99557928f8e609147c6894
Author: Jørgen Kvalsvik <jokva at statoil.com>
Date:   Fri Nov 18 12:51:25 2016 +0100

    Fix typo in doc.
---
 python/segyio/_line.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/python/segyio/_line.py b/python/segyio/_line.py
index eef5d8d..938239d 100644
--- a/python/segyio/_line.py
+++ b/python/segyio/_line.py
@@ -7,7 +7,7 @@ class Line:
     """ Line mode for traces and trace headers. Internal.
 
     The _line class provides an interface for line-oriented operations. The
-    line reading operations themselves are not streaming - it's assumed than
+    line reading operations themselves are not streaming - it's assumed that
     when a line is queried it's somewhat limited in size and will comfortably
     fit in memory, and that the full line is interesting. This also applies to
     line headers; however, all returned values support the iterable protocol so

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/segyio.git



More information about the debian-science-commits mailing list