diff options
author | Eli Zaretskii <eliz@gnu.org> | 2000-08-26 06:08:42 +0000 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2000-08-26 06:08:42 +0000 |
commit | 320a028da29a8691ba07da0b82be4911e68e97ed (patch) | |
tree | f2711764536d70fafce2c2684edfcd227e684ec8 /man/display.texi | |
parent | 585afdb3b403871697dfef3fd7bb7cd6bc373cbd (diff) | |
download | emacs-320a028da29a8691ba07da0b82be4911e68e97ed.tar.gz |
Fix a typo.
Diffstat (limited to 'man/display.texi')
-rw-r--r-- | man/display.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/display.texi b/man/display.texi index 87d9f1b0924..243ca883c8a 100644 --- a/man/display.texi +++ b/man/display.texi @@ -131,7 +131,7 @@ By default, @code{scroll-conservatively} is 0. @cindex aggressive scrolling @vindex scroll-up-aggressively @vindex scroll-down-aggressively - If you prefer a more aggresive scrolling, customize the values of the + If you prefer a more aggressive scrolling, customize the values of the variables @code{scroll-up-aggressively} and @code{scroll-down-aggressively}. The value of @code{scroll-up-aggressively} should be either nil or a fraction @var{f} |