[3.13] gh-138997: Remove false justify fill option from Tkinter docs (GH-139023) (#140320)

gh-138997: Remove false justify `fill` option from Tkinter docs (GH-139023)
(cherry picked from commit 115a04b802)

Co-authored-by: Marat Khagazheev <marathagazeev@gmail.com>
Co-authored-by: marat <khagazheev@artlebedev.ru>
This commit is contained in:
Miss Islington (bot) 2025-10-19 05:53:44 +02:00 committed by GitHub
parent 7b6fb716a1
commit 26ea18146d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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