gh-138997: Remove false justify fill option from Tkinter docs (#139023)
Co-authored-by: marat <khagazheev@artlebedev.ru>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user