]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
gh-138997: Remove false justify `fill` option from Tkinter docs (#139023)
authorMarat Khagazheev <marathagazeev@gmail.com>
Sun, 19 Oct 2025 03:45:52 +0000 (06:45 +0300)
committerGitHub <noreply@github.com>
Sun, 19 Oct 2025 03:45:52 +0000 (23:45 -0400)
Co-authored-by: marat <khagazheev@artlebedev.ru>
Doc/library/tkinter.rst

index be26af02bcee0d38a4e199bb89c35ad5d9ffeadf..22e08c45d01ef913547b7967f6f9975df86162d5 100644 (file)
@@ -839,8 +839,7 @@ geometry
    For example: ``fred["geometry"] = "200x100"``.
 
 justify
-   Legal values are the strings: ``"left"``, ``"center"``, ``"right"``, and
-   ``"fill"``.
+   Legal values are the strings: ``"left"``, ``"center"``, and ``"right"``.
 
 region
    This is a string with four space-delimited elements, each of which is a legal