Skip to content

Commit 13096db

Browse files
committed
add indent for availability
1 parent b5f361b commit 13096db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/netrc.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
This module implements an object-oriented interface to :file:`.netrc` files.
1616

1717
.. availability:: Unix. VxWorks has no user home directory so it doesn't support ftp
18-
auto-login. This module is not supported on VxWorks.
18+
auto-login. This module is not supported on VxWorks.
1919

2020
The :class:`~netrc.netrc` class parses and encapsulates the netrc file format used by
2121
the Unix :program:`ftp` program and other FTP clients.

0 commit comments

Comments
 (0)