branch: externals/posframe
commit 736b7ffe91969e15467df15281f54f162ac0d178
Author: Feng Shu <tuma...@163.com>
Commit: Feng Shu <tuma...@163.com>

    * posframe.el (posframe-show): Fix docstring.
---
 posframe.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/posframe.el b/posframe.el
index b5c4203..be13ce6 100644
--- a/posframe.el
+++ b/posframe.el
@@ -367,7 +367,7 @@ The name of poshandler function is like:
 
    posframe-poshandler-p0.5p0-to-w0.5p1
 
-which mean is that posframe(a, b) align to a position(a, b):
+which mean is that posframe(a, b) align to a position(c, d):
 
 1. a = 0.5 * posframe-width
 2. b = 0   * posframe-height

Reply via email to