gh-138997: Remove false justify `fill` option from Tkinter docs (GH-139023)
(cherry picked from commit
115a04b80259ac3116571eb601c5efc51004e90c)
Co-authored-by: Marat Khagazheev <marathagazeev@gmail.com>
Co-authored-by: marat <khagazheev@artlebedev.ru>
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