branch: externals/auctex
commit 55bfb2b4193b2c27997267f843f633ea3cf8f52e
Author: Arash Esbati <[email protected]>
Commit: Arash Esbati <[email protected]>

    ; * latex.el (TeX-arg-tb): Fix docstring.
---
 latex.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/latex.el b/latex.el
index 88fec31979..9392c5108a 100644
--- a/latex.el
+++ b/latex.el
@@ -2854,7 +2854,7 @@ string."
   "Prompt for a LaTeX side with completion.
 If OPTIONAL is non-nil, insert the resulting value as an optional
 argument, otherwise as a mandatory one.  Use PROMPT as the prompt
-string.  POSLIST contains the positioning characters offered for
+string.  POSLIST controls the positioning characters offered for
 completion.  It can be the symbols `center', `stretch' or nil
 with the following completion list:
   center   t, b, c


Reply via email to