]> git.eshelyaron.com Git - emacs.git/commitdiff
; * src/xterm.h: Fix minor copyedits
authorPo Lu <luangruo@yahoo.com>
Fri, 9 Dec 2022 10:22:41 +0000 (18:22 +0800)
committerPo Lu <luangruo@yahoo.com>
Fri, 9 Dec 2022 10:30:23 +0000 (18:30 +0800)
src/xterm.h

index 9ce5403ef9b6ded83e28c326176520f564b82bec..a888f57823f29132e5673ee7bc5a6200af958811 100644 (file)
@@ -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.  */