diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2024-01-25 17:50:00 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2024-01-25 17:50:00 (GMT) |
commit | 2f4b99c2d164ebbc4b182ae7eb1f0d635aea6b87 (patch) | |
tree | 8e669fafc852c6743d5f926fabcf25a5d4155496 /doc/GetVRoot.3 | |
parent | dbd87b5ee2ea675c3ad1c2c74c48c8523498693e (diff) | |
download | tk-2f4b99c2d164ebbc4b182ae7eb1f0d635aea6b87.zip tk-2f4b99c2d164ebbc4b182ae7eb1f0d635aea6b87.tar.gz tk-2f4b99c2d164ebbc4b182ae7eb1f0d635aea6b87.tar.bz2 |
Another round of small fixes, especially spelling errors...
Diffstat (limited to 'doc/GetVRoot.3')
-rw-r--r-- | doc/GetVRoot.3 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/GetVRoot.3 b/doc/GetVRoot.3 index 7e6003a..777d0a3 100644 --- a/doc/GetVRoot.3 +++ b/doc/GetVRoot.3 @@ -14,7 +14,8 @@ Tk_GetVRootGeometry \- Get location and size of virtual root for window .nf \fB#include <tk.h>\fR .sp -\fBTk_GetVRootGeometry(\fItkwin, xPtr, yPtr, widthPtr, heightPtr\fB)\fR +\fBTk_GetVRootGeometry\fR(\fItkwin, xPtr, yPtr, widthPtr, heightPtr\fR) +.fi .SH ARGUMENTS .AS Tk_Window heightPtr .AP Tk_Window tkwin in |