File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -48,14 +48,14 @@ The different font weights and slants are:
4848 .. method :: actual(option=None, displayof=None)
4949
5050 Returns information about the actual attributes that are obtained when
51- the font is used on *displayof *; the actual attributes obtained may
52- differ from those given (and retrieved by :meth: `Font.cget `) due to
53- platform-dependent limitations, such as the availability of font
54- families and pointsizes. If *displayof * is omitted, it defaults to the
51+ the font is used on *displayof *; the values obtained may differ from
52+ those given (and retrieved by :meth: `Font.cget `) due to
53+ platform-dependent limitations ( such as the availability of font
54+ families and pointsizes) . If *displayof * is omitted, it defaults to the
5555 main window.
5656
57- If *option * is specified, value of just that attribute is returned; if
58- it is omitted, the return value is a dictionary of all the attributes
57+ If *option * is specified, the value of just that attribute is returned;
58+ if it is omitted, the return value is a dictionary of all the attributes
5959 and their values. See above for a list of the possible attributes. [1 ]_
6060
6161 .. method :: cget(option)
You can’t perform that action at this time.
0 commit comments