]> git.eshelyaron.com Git - emacs.git/commitdiff
; * etc/TODO: Fix typo.
authorBasil L. Contovounesios <contovob@tcd.ie>
Sat, 21 Aug 2021 09:37:26 +0000 (10:37 +0100)
committerBasil L. Contovounesios <contovob@tcd.ie>
Sat, 21 Aug 2021 09:37:26 +0000 (10:37 +0100)
etc/TODO

index e199e6b02d6585150981ad0adbae657683e5823f..8fe698b0c1dbdd727afa1ca764f7c0b6c772c50a 100644 (file)
--- a/etc/TODO
+++ b/etc/TODO
@@ -1538,7 +1538,7 @@ cannot represent in Unicode.
 
 *** Performance
 
-**** Make the implementation of markers more eifficient
+**** Make the implementation of markers more efficient
 Markers are implemented as a non-sorted singly linked list of markers.
 This makes them scale badly when thousands of markers are created in a
 buffer for some purpose, because some low-level primitives in Emacs