Skip to content

Commit 8ce8281

Browse files
committed
lint
1 parent 8706fce commit 8ce8281

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
@@ -1254,7 +1254,7 @@ Build changes
12541254
(Contributed by Stan Ulbrych and Petr Viktorin in :gh:`139707`.)
12551255

12561256
* Annotating anonymous mmap usage is now supported if Linux kernel supports `PR_SET_VMA_ANON_NAME`.
1257-
Annotations are visible in `/proc/<pid>/maps` if the kernel supports the feature
1257+
Annotations are visible in `/proc/<pid>/maps` if the kernel supports the feature
12581258
and `-X dev` is passed to the interpreter.
12591259
(Contributed by Donghee Na in :gh:`141770`)
12601260

0 commit comments

Comments
 (0)