Skip to content

Commit f6ee903

Browse files
committed
Correct installGithub.r spelling to lower-case h
1 parent 6ba47fc commit f6ee903

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

inst/NEWS.Rd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
\code{utils::osVersion} thanks to Michael Chirico
2424
\item New script \code{checkPackageUrls.r} inspired by how CRAN checks
2525
(with thanks to Kurt Hornik for the hint)
26-
\item The \code{installGitHub.r} script now adjusts to \code{bspm}
26+
\item The \code{installGithub.r} script now adjusts to \code{bspm}
2727
and takes advantage of r2u binaries for its build dependencies
2828
}
2929
\item Changes in package
@@ -442,7 +442,7 @@
442442
\item New script \code{c4c.r} calling \code{rhub::check_for_cran()}
443443
\item New script \code{rd2md.r} to convert Rd to markdown.
444444
\item New script \code{build.r} to create a source tarball.
445-
\item The \code{installGitHub.r} script now use package
445+
\item The \code{installGithub.r} script now use package
446446
\CRANpkg{remotes} (PR \ghpr{44}, \ghpr{46})
447447
}
448448
}

0 commit comments

Comments
 (0)