]> code.delx.au - gnu-emacs/blobdiff - doc/lispref/searching.texi
Spelling fixes.
[gnu-emacs] / doc / lispref / searching.texi
index fe7c805c6f79073d7b8721c87432cc54a595891f..a601ed0c2c061476fd04aaeeede1f36613df49e1 100644 (file)
@@ -1213,7 +1213,7 @@ match data around it, to prevent it from being overwritten.
 
   Notice that all functions are allowed to overwrite the match data
 unless they're explicitly documented not to do so.  A consequence is
-that functions that are run implictly in the background
+that functions that are run implicitly in the background
 (@pxref{Timers}, and @ref{Idle Timers}) should likely save and restore
 the match data explicitly.