diff options
Diffstat (limited to 'man/XtTranslateCoords.man')
-rw-r--r-- | man/XtTranslateCoords.man | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/XtTranslateCoords.man b/man/XtTranslateCoords.man index 68fa18d..4d83275 100644 --- a/man/XtTranslateCoords.man +++ b/man/XtTranslateCoords.man @@ -79,9 +79,9 @@ Specify the \*(Nu x and y coordinates. Specifies the widget. .SH DESCRIPTION While -.BR XtTranslateCoords +.B XtTranslateCoords is similar to the Xlib -.BR XTranslateCoordinates +.B XTranslateCoordinates function, it does not generate a server request because all the required information already is in the widget's data structures. .SH "SEE ALSO" |