diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2012-03-13 13:57:50 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2012-03-13 13:57:50 (GMT) |
commit | 64dc4d20f50af60de85e9a7c61f4146ef5ea5a55 (patch) | |
tree | 57cd3bf2007a22202079e5c41cf4946fdccc178c /doc/font.n | |
parent | a1be27aaab68d7bf4ff2be1f1785336b6dd3cb6d (diff) | |
download | tk-64dc4d20f50af60de85e9a7c61f4146ef5ea5a55.zip tk-64dc4d20f50af60de85e9a7c61f4146ef5ea5a55.tar.gz tk-64dc4d20f50af60de85e9a7c61f4146ef5ea5a55.tar.bz2 |
Minor spelling fixes.
Diffstat (limited to 'doc/font.n')
-rw-r--r-- | doc/font.n | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ first argument. The following forms are currently supported: Returns information about the actual attributes that are obtained when \fIfont\fR is used on \fIwindow\fR's display; the actual attributes obtained may differ from the attributes requested due to platform-dependent -limitations, such as the availability of font families and pointsizes. +limitations, such as the availability of font families and point sizes. \fIfont\fR is a font description; see \fBFONT DESCRIPTIONS\fR below. If the \fIwindow\fR argument is omitted, it defaults to the main window. If \fIoption\fR is specified, returns the value of that attribute; if it is |