Skip to content

Commit f1adb5a

Browse files
authored
fix ref
1 parent db47f4d commit f1adb5a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Doc/library/platform.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -176,8 +176,8 @@ Cross platform
176176
:attr:`processor` is resolved late, on demand.
177177

178178
Note: the first two attribute names differ from the names presented by
179-
:func:`os.uname`, where they are named :attr:`sysname` and
180-
:attr:`nodename`.
179+
:func:`os.uname`, where they are named :attr:`!sysname` and
180+
:attr:`!nodename`.
181181

182182
Entries which cannot be determined are set to ``''``.
183183

0 commit comments

Comments
 (0)