Skip to content

Commit 2faa469

Browse files
committed
Fix rst markers
1 parent e3c9987 commit 2faa469

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Removed the :mmap:`~mmap.mmap.resize` method on platforms that don't support the
2-
underlying syscall, instead of raising a :exec:`SystemError`.
1+
Removed the :method:`~mmap.mmap.resize` method on platforms that don't support the
2+
underlying syscall, instead of raising a :exc:`SystemError`.

0 commit comments

Comments
 (0)