diff options
-rw-r--r-- | pypy/doc/whatsnew-head.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst index 3e82f55844..e2c714b798 100644 --- a/pypy/doc/whatsnew-head.rst +++ b/pypy/doc/whatsnew-head.rst @@ -7,4 +7,4 @@ What's new in PyPy2.7 7.3.3+ .. branch: rpython-error_value -Introduce @rlib.objectmodel.ll_error_value, will be used by HPy +Introduce @rlib.objectmodel.llhelper_error_value, will be used by HPy |