diff options
author | fvogel <fvogelnew1@free.fr> | 2021-01-09 17:09:32 (GMT) |
---|---|---|
committer | fvogel <fvogelnew1@free.fr> | 2021-01-09 17:09:32 (GMT) |
commit | a7b8a9439596b9210dc77928ff0289bc04ba5ecc (patch) | |
tree | 8ad4e410a3f97018176ee837c838d11f176593e1 | |
parent | c7125adef8d0324d14696ad11786089c3fbee9e7 (diff) | |
download | tk-a7b8a9439596b9210dc77928ff0289bc04ba5ecc.zip tk-a7b8a9439596b9210dc77928ff0289bc04ba5ecc.tar.gz tk-a7b8a9439596b9210dc77928ff0289bc04ba5ecc.tar.bz2 |
Fix [00c94e7d85]: A typo in 'text/images' manual.
-rw-r--r-- | doc/text.n | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1350,7 +1350,7 @@ are empty strings. \fIpathName \fBimage \fIoption \fR?\fIarg arg ...\fR? . This command is used to manipulate embedded images. The behavior of the -command depends on the \fIoption\fR argument that follows the \fBtag\fR +command depends on the \fIoption\fR argument that follows the \fBimage\fR argument. The following forms of the command are currently supported: .RS .TP |