]> git.eshelyaron.com Git - emacs.git/commitdiff
* doc/lispref/display.texi (Customizing Bitmaps): Fix typo.
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 18 Apr 2020 19:59:50 +0000 (12:59 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 18 Apr 2020 20:01:08 +0000 (13:01 -0700)
doc/lispref/display.texi

index 85e42d331d32f475680fb84597ca6accbc8ca3ad..4e73afeaf9e530d057e6af1cd6df863eb67dba57 100644 (file)
@@ -4361,7 +4361,7 @@ height.
 @end defun
 
 @defun destroy-fringe-bitmap bitmap
-This function destroy the fringe bitmap identified by @var{bitmap}.
+This function destroys the fringe bitmap identified by @var{bitmap}.
 If @var{bitmap} identifies a standard fringe bitmap, it actually
 restores the standard definition of that bitmap, instead of
 eliminating it entirely.