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

Skip to content

Commit 246837d

Browse files
committed
Fix markup of an \indexiii --> only two parameters were given.
1 parent 2a502d8 commit 246837d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/ref/ref6.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -512,7 +512,7 @@ \section{The \keyword{import} statement} \label{import}
512512
implementations may enforce them or silently change the meaning of the
513513
program.)
514514

515-
\strong{Hierarchical module names:}\indexiii{hierarchical}{module names}
515+
\strong{Hierarchical module names:}\indexiii{hierarchical}{module}{names}
516516
when the module names contains one or more dots, the module search
517517
path is carried out differently. The sequence of identifiers up to
518518
the last dot is used to find a ``package''\index{packages}; the final

0 commit comments

Comments
 (0)