emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master ab1fd3e8d3a 1/2: ; * src/xterm.h: Fix minor copyedits


From: Po Lu
Subject: master ab1fd3e8d3a 1/2: ; * src/xterm.h: Fix minor copyedits
Date: Fri, 9 Dec 2022 05:30:35 -0500 (EST)

branch: master
commit ab1fd3e8d3aa9fa3e5b27fe8eb6178b54bedb67b
Author: Po Lu <luangruo@yahoo.com>
Commit: Po Lu <luangruo@yahoo.com>

    ; * src/xterm.h: Fix minor copyedits
---
 src/xterm.h | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/xterm.h b/src/xterm.h
index 9ce5403ef9b..a888f57823f 100644
--- a/src/xterm.h
+++ b/src/xterm.h
@@ -376,8 +376,8 @@ struct x_display_info
   /* Number of frames that are on this display.  */
   int reference_count;
 
-  /* True if we cannot communicate with the window manager because it
-     does not trust us.  */
+  /* True if this display connection cannot communicate with the
+     window manager because it is not trusted by the X server.  */
   bool untrusted;
 
   /* The Screen this connection is connected to.  */



reply via email to

[Prev in Thread] Current Thread [Next in Thread]