summaryrefslogtreecommitdiffstats
path: root/pym/portage/util/_pty.py
diff options
context:
space:
mode:
Diffstat (limited to 'pym/portage/util/_pty.py')
-rw-r--r--pym/portage/util/_pty.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pym/portage/util/_pty.py b/pym/portage/util/_pty.py
index c96bf74fd..f45ff0aa1 100644
--- a/pym/portage/util/_pty.py
+++ b/pym/portage/util/_pty.py
@@ -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