branch: externals/posframe
commit c15800a8388696474fe9f8466fce1b40735b9304
Author: Feng Shu <[email protected]>
Commit: Feng Shu <[email protected]>

    * posframe.el (posframe-mouse-banish): Fix previous commit
---
 posframe.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/posframe.el b/posframe.el
index 4bf39f2..c7fec58 100644
--- a/posframe.el
+++ b/posframe.el
@@ -151,7 +151,7 @@
 
 This option is used to solve the problem of child frame getting
 focus, with the help of `posframe--redirect-posframe-focus',
-setting this option to `t' will work well in *most* cases."
+setting this option to `nil' will work well in *most* cases."
   :group 'posframe
   :type 'boolean)
 

Reply via email to