gh-138997: Remove false justify fill option from Tkinter docs (#139023)

Co-authored-by: marat <khagazheev@artlebedev.ru>
This commit is contained in:
Marat Khagazheev 2025-10-19 06:45:52 +03:00 committed by GitHub
parent bedaea0598
commit 115a04b802
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"``.
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