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

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

[elpa] externals/heap 8a40ef4 08/31: Version 0.12.1 of the predictive co


From: Stefan Monnier
Subject: [elpa] externals/heap 8a40ef4 08/31: Version 0.12.1 of the predictive completion package.
Date: Mon, 14 Dec 2020 12:13:33 -0500 (EST)

branch: externals/heap
commit 8a40ef4d6e2a84eca3cb3d809a621f34157fee73
Author: Toby Cubitt <toby-predictive@dr-qubit.org>
Commit: tsc25 <tsc25@cantab.net>

    Version 0.12.1 of the predictive completion package.
---
 heap.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/heap.el b/heap.el
index 9b388f1..52b9c8c 100644
--- a/heap.el
+++ b/heap.el
@@ -56,7 +56,7 @@
 ;; Note that this package implements a ternary heap, since ternary
 ;; heaps are about 12% more efficient than binary heaps for heaps
 ;; containing more than about 10 elements. And for very small heaps,
-;; the difference is negligable.
+;; the difference is negligible.
 
 
 ;;; Change log:



reply via email to

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