Skip to content

Commit b287e0c

Browse files
committed
nit
1 parent 290864a commit b287e0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/whatsnew/3.15.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1253,7 +1253,7 @@ Build changes
12531253
modules that are missing or packaged separately.
12541254
(Contributed by Stan Ulbrych and Petr Viktorin in :gh:`139707`.)
12551255

1256-
* Annotating anonymous mmap usage is now supported if Linux kernel supports
1256+
* Annotating anonymous mmap usage is now supported if Linux kernel supports
12571257
:manpage:`PR_SET_VMA_ANON_NAME <PR_SET_VMA(2const)>` (Linux 5.17 or newer).
12581258
Annotations are visible in ``/proc/<pid>/maps`` if the kernel supports the feature
12591259
and :option:`-X dev <-X>` is passed to the Python or Python is built in :ref:`debug mode <debug-build>`.

0 commit comments

Comments
 (0)