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

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

[elpa] externals/vlf cc02f25 306/310: Fix typos


From: Stefan Monnier
Subject: [elpa] externals/vlf cc02f25 306/310: Fix typos
Date: Sat, 28 Nov 2020 00:33:37 -0500 (EST)

branch: externals/vlf
commit cc02f2533782d6b9b628cec7e2dcf25b2d05a27c
Author: Damien Cassou <damien@cassou.me>
Commit: Andrey Kotlarski <m00naticus@gmail.com>

    Fix typos
    
    Typos found with codespell.
---
 vlf-tune.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/vlf-tune.el b/vlf-tune.el
index 40dfe04..d15a105 100644
--- a/vlf-tune.el
+++ b/vlf-tune.el
@@ -387,7 +387,7 @@ Optimize over TYPES up to MAX-IDX."
 (defun vlf-tune-batch (types &optional linear file)
   "Adjust `vlf-batch-size' to optimal value optimizing on TYPES.
 TYPES is alist of elements that may be of form (type coef) or
-non list values in which case coeficient is assumed 1.
+non list values in which case coefficient is assumed 1.
 Types can be :insert, :raw, :encode, :write, :hexl or :dehexlify.
 If LINEAR is non nil, use brute-force.  In case requested measurement
 is missing, stop search and set `vlf-batch-size' to this value.



reply via email to

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