From 30abe63c4d65851bbfdc659146c01ce6a43e8792 Mon Sep 17 00:00:00 2001 From: Po Lu Date: Tue, 24 Oct 2023 06:27:48 +0000 Subject: [PATCH] * doc/lispref/frames.texi (Drag and Drop): Fix typo. --- doc/lispref/frames.texi | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/lispref/frames.texi b/doc/lispref/frames.texi index 99493b59d71..9f969603023 100644 --- a/doc/lispref/frames.texi +++ b/doc/lispref/frames.texi @@ -4811,9 +4811,9 @@ selection name such as @code{UTF8_STRING}. @vindex x-dnd-direct-save-function The X Direct Save (@acronym{XDS}) protocol enables programs to devolve responsibility for naming a dropped file file upon the -recipient. When such a drop transpires, DND handlers and the forgoing -X-specific interface are largely circumvented, tasking a different -function with responding to the drop. +recipient. When such a drop transpires, DND handlers and the +foregoing X-specific interface are largely circumvented, tasking a +different function with responding to the drop. @defvar x-dnd-direct-save-function This variable should be set to a function that registers and names -- 2.39.2