]> granicus.if.org Git - python/commitdiff
Grammatical nit.
authorFred Drake <fdrake@acm.org>
Fri, 9 Jan 1998 22:37:52 +0000 (22:37 +0000)
committerFred Drake <fdrake@acm.org>
Fri, 9 Jan 1998 22:37:52 +0000 (22:37 +0000)
Doc/lib/libni.tex
Doc/libni.tex

index faa1b8b8c66a8fbfbc2c4af2692b279a4c8a2e23..4be0d3618b4e1b62c265ee47429336d2e9254c10 100644 (file)
@@ -10,7 +10,7 @@ compatibility.  As of Python 1.5b2, it has been renamed to \code{ni1};
 if you really need it, you can use \code{import ni1}, but the
 recommended approach is to rely on the built-in package support,
 converting existing packages if needed.  Note that mixing \code{ni}
-and the built-in package support doesn't work once you import
+and the built-in package support doesn't work: once you import
 \code{ni}, all packages use it.
 
 The \code{ni} module defines a new importing scheme, which supports
index faa1b8b8c66a8fbfbc2c4af2692b279a4c8a2e23..4be0d3618b4e1b62c265ee47429336d2e9254c10 100644 (file)
@@ -10,7 +10,7 @@ compatibility.  As of Python 1.5b2, it has been renamed to \code{ni1};
 if you really need it, you can use \code{import ni1}, but the
 recommended approach is to rely on the built-in package support,
 converting existing packages if needed.  Note that mixing \code{ni}
-and the built-in package support doesn't work once you import
+and the built-in package support doesn't work: once you import
 \code{ni}, all packages use it.
 
 The \code{ni} module defines a new importing scheme, which supports