Skip to content

Commit 256374f

Browse files
authored
Fix linter error
1 parent 4891f62 commit 256374f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Changed the :var:`_capability_names` dictionary in :mod:`curses.has_key` to a :class:`frozenmap`, since it is private and requires no modifications. Contributed by Jonathan Dung.
1+
Changed the :data:`_capability_names` dictionary in :mod:`curses.has_key` to a :class:`frozenmap`, since it is private and requires no modifications. Contributed by Jonathan Dung.

0 commit comments

Comments
 (0)