Skip to content

Commit 5e56ece

Browse files
committed
NEWS: specify the PR#
1 parent 4037bdd commit 5e56ece

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

doc/NEWS.Rd

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,9 +59,10 @@
5959
\code{x} into the distribution of \code{y } (Switzer, 1976,
6060
Biometrika). Contributed by Torsten Hothorn.
6161

62-
\item The parser now accepts underscores in numeric literal as a visual
63-
digit seperator. E.g, the literal \code{1_000_000} is now parsed
64-
the same as \code{1000000}. Contributed by Ivan Krylov.
62+
\item The parser now accepts underscores in numeric literal as a
63+
visual digit seperator. E.g, the literal \code{1_000_000} is now
64+
parsed the same as \code{1000000}. Contributed by Ivan Krylov in
65+
\PR{18407}.
6566
}
6667
}
6768

0 commit comments

Comments
 (0)