Skip to content

Commit 6aee0d0

Browse files
committed
Use the actual function name
1 parent 22b3bd0 commit 6aee0d0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

NEWS.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -71,9 +71,9 @@ Function arguments that are removed:
7171
* `use_standalone()` inserts an improved header that includes the code needed to
7272
update the standalone file (@krlmlr, #1903).
7373

74-
* `use_release_issue()` and `use_upkeep()` behave better when the user has a
75-
fork. The user is asked just once to choose between `origin` and `upstream` as
76-
the target repo (#2023).
74+
* `use_release_issue()` and `use_upkeep_issue()` behave better when the user has
75+
a fork. The user is asked just once to choose between `origin` and `upstream`
76+
as the target repo (#2023).
7777

7878
* The README templates now recommend [pak](https://pak.r-lib.org) instead of
7979
devtools for package installation (@olivroy, #1723).

0 commit comments

Comments
 (0)