diff options
| -rw-r--r-- | lispref/positions.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lispref/positions.texi b/lispref/positions.texi index a997774275d..0bb3a0ce76f 100644 --- a/lispref/positions.texi +++ b/lispref/positions.texi | |||
| @@ -594,7 +594,7 @@ regardless of what buffer is displayed in @var{window}. | |||
| 594 | The return value is a list of five elements: | 594 | The return value is a list of five elements: |
| 595 | 595 | ||
| 596 | @example | 596 | @example |
| 597 | (@var{pos} @var{vpos} @var{hpos} @var{prevhpos} @var{contin}) | 597 | (@var{pos} @var{hpos} @var{vpos} @var{prevhpos} @var{contin}) |
| 598 | @end example | 598 | @end example |
| 599 | 599 | ||
| 600 | @noindent | 600 | @noindent |