Skip to content

Commit 9357436

Browse files
committed
Fix some grammar in NEWS
1 parent 63c1dc5 commit 9357436

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
1-
Add a ``@vectorcall`` decorator to Argument Clinic that generates additoinal
2-
:ref:`vectorcall` parsing code for :func:`object.__init__` and
3-
:func:`object.__new__` :ref:`vectorcall`.
1+
Add a ``@vectorcall`` decorator to Argument Clinic to generate :ref:`vectorcall`
2+
parsing code for :func:`object.__init__` and :func:`object.__new__`.

0 commit comments

Comments
 (0)