Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0cf785a

Browse files
committed
Grammatical nit.
1 parent cf7e830 commit 0cf785a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Doc/lib/libni.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ \section{Built-in Module \sectcode{ni}}
1010
if you really need it, you can use \code{import ni1}, but the
1111
recommended approach is to rely on the built-in package support,
1212
converting existing packages if needed. Note that mixing \code{ni}
13-
and the built-in package support doesn't work once you import
13+
and the built-in package support doesn't work: once you import
1414
\code{ni}, all packages use it.
1515

1616
The \code{ni} module defines a new importing scheme, which supports

Doc/libni.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ \section{Built-in Module \sectcode{ni}}
1010
if you really need it, you can use \code{import ni1}, but the
1111
recommended approach is to rely on the built-in package support,
1212
converting existing packages if needed. Note that mixing \code{ni}
13-
and the built-in package support doesn't work once you import
13+
and the built-in package support doesn't work: once you import
1414
\code{ni}, all packages use it.
1515

1616
The \code{ni} module defines a new importing scheme, which supports

0 commit comments

Comments
 (0)