summaryrefslogtreecommitdiffstats
path: root/Doc/library/tkinter.dnd.rst
diff options
context:
space:
mode:
authorJulien Palard <julien@palard.fr>2022-01-27 07:57:43 (GMT)
committerGitHub <noreply@github.com>2022-01-27 07:57:43 (GMT)
commitbcafab849e9063dd36a7fefb0162e0cf46b3c9b2 (patch)
treeb7cc5385dbc1cba9808cc6b53420902f6b117697 /Doc/library/tkinter.dnd.rst
parentb50322d20337ca468f2070eedb051a16ee1eba94 (diff)
downloadcpython-bcafab849e9063dd36a7fefb0162e0cf46b3c9b2.zip
cpython-bcafab849e9063dd36a7fefb0162e0cf46b3c9b2.tar.gz
cpython-bcafab849e9063dd36a7fefb0162e0cf46b3c9b2.tar.bz2
[doc]: Spotted errors while working on rstlint. (GH-30879)
Also ignored some `make suspicious` false positives while assuring true positives were properly seen by rstlint.
Diffstat (limited to 'Doc/library/tkinter.dnd.rst')
-rw-r--r--Doc/library/tkinter.dnd.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/library/tkinter.dnd.rst b/Doc/library/tkinter.dnd.rst
index 6c11c73..02de0fd 100644
--- a/Doc/library/tkinter.dnd.rst
+++ b/Doc/library/tkinter.dnd.rst
@@ -61,4 +61,4 @@ Selection of a target object occurs as follows:
.. seealso::
- :ref:`Bindings-and-Events` \ No newline at end of file
+ :ref:`Bindings-and-Events`