Skip to content

Commit 0a921b4

Browse files
author
hornik
committed
Spelling.
git-svn-id: https://svn.r-project.org/R/trunk@88222 00db46b3-68df-0310-9c12-caf00c1e9a41
1 parent 8f5a4ab commit 0a921b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/library/utils/man/news.Rd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ news(query, package = "R", lib.loc = NULL, format = NULL,
9494
\subsection{\file{NEWS.md}}{
9595
File \file{NEWS.md} should contain the news in Markdown (following the
9696
\I{CommonMark} (\url{https://commonmark.org/}) specification), with a
97-
primary heading level (e.g., ATX heading \code{#} or \code{##}) giving
97+
primary heading level (e.g., \I{ATX} heading \code{#} or \code{##}) giving
9898
the version number after a prefix followed by a space, and optionally
9999
followed by a space and a parenthesized ISO 8601 format date. Where
100100
available, secondary headings (i.e., one heading level higher than

0 commit comments

Comments
 (0)