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 | 217c3933e9ad775dc48319cc21b97ffec3aca9c8 (patch) | |
tree | 6005cc0202e6c76b07ffc3e5e712a2a54844bd2e /man/display.texi | |
parent | 02fcfb35a9ef7fe4057c0363eb62261e7374251d (diff) | |
download | emacs-217c3933e9ad775dc48319cc21b97ffec3aca9c8.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} |