emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/anzu 27e3a89622 203/288: Correct misspellings


From: ELPA Syncer
Subject: [nongnu] elpa/anzu 27e3a89622 203/288: Correct misspellings
Date: Thu, 6 Jan 2022 03:58:52 -0500 (EST)

branch: elpa/anzu
commit 27e3a89622ba7069f3eaef2917bae51d9a1479e9
Author: Syohei YOSHIDA <syohex@gmail.com>
Commit: Syohei YOSHIDA <syohex@gmail.com>

    Correct misspellings
---
 README.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index 43715f222f..88c340c5ab 100644
--- a/README.md
+++ b/README.md
@@ -99,8 +99,8 @@ Face of to-string of replacement
 #### `anzu-mode-line-update-function`
 
 Function which constructs mode-line string. If you color mode-line string,
-you propertize string by yourself. The function takes 2 interger arguments, 
current position,
-and total matched. This function is called at searching, inputing replaced 
word,
+you propertize string by yourself. The function takes 2 integer arguments, 
current position,
+and total matched. This function is called at searching, inputting replaced 
word,
 replacing. Global variable `anzu--state` indicates those states(`'search`, 
`'replace-query`, `replace`).
 
 ```lisp
@@ -139,7 +139,7 @@ Mode name in `mode-line`. Default is ` Anzu`.
 
 #### `anzu-input-idle-delay`(Default is `0.05`)
 
-Delay second of updating modeline information when you input from-string
+Delay second of updating mode-line information when you input from-string
 
 #### `anzu-regexp-search-commands`
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]