Fix a typo in a comment.
authorZac Medico <zmedico@gentoo.org>
Fri, 21 Jan 2011 02:31:34 +0000 (18:31 -0800)
committerZac Medico <zmedico@gentoo.org>
Sat, 22 Jan 2011 06:19:15 +0000 (22:19 -0800)
pym/portage/util/_pty.py

index c96bf74fd0a9fc33975632279b28fe4f431bffc5..f45ff0aa1d05d7d902115071bb2185543fd52cab 100644 (file)
@@ -36,7 +36,7 @@ def _test_pty_eof(fdopen_buffered=False):
 
        NOTE: This issue is only problematic when array.fromfile()
        is used, rather than os.read(). However, array.fromfile()
-       is preferred since it is approximatly 10% faster.
+       is preferred since it is approximately 10% faster.
 
        New development: It appears that array.fromfile() is usable
        with python3 as long as fdopen is called with a bufsize