From b243747fff40fb061041db58c149bef4b89e6771 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Fri, 1 Jul 2011 01:50:07 -0700 Subject: Fix a typo in a comment. --- pym/portage/tests/util/test_varExpand.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pym/portage/tests/util/test_varExpand.py b/pym/portage/tests/util/test_varExpand.py index 4af8f80c2..7b528d6db 100644 --- a/pym/portage/tests/util/test_varExpand.py +++ b/pym/portage/tests/util/test_varExpand.py @@ -27,7 +27,7 @@ class VarExpandTestCase(TestCase): assignment in a sourced file, in which case it performs backslash removal for \\ and \$ but nothing more. It also removes escaped newline characters. Note that we don't - handle escaped quotes here, since genconfig() uses shlex + handle escaped quotes here, since getconfig() uses shlex to handle that earlier. """ -- cgit v1.2.3-1-g7c22