diff options
author | Lars Ingebrigtsen <larsi@gnus.org> | 2022-10-08 14:57:47 +0200 |
---|---|---|
committer | Lars Ingebrigtsen <larsi@gnus.org> | 2022-10-08 14:57:47 +0200 |
commit | dc9f07d39f83b86db4e207b670ec15f85bce0add (patch) | |
tree | d1551ca02552146797b5f1aac5e074a03cd6539e /etc/TODO | |
parent | 594b3b2cfa56cfd9b03a3e473a7f3bcbd3e72802 (diff) | |
download | emacs-dc9f07d39f83b86db4e207b670ec15f85bce0add.tar.gz emacs-dc9f07d39f83b86db4e207b670ec15f85bce0add.tar.bz2 emacs-dc9f07d39f83b86db4e207b670ec15f85bce0add.zip |
Fix typo in etc/TODO
Diffstat (limited to 'etc/TODO')
-rw-r--r-- | etc/TODO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1745,7 +1745,7 @@ defined. See bug#57607. ** Replace tramp-archive.el by a native libarchive(3) implementation. The former is based on the GVFS archive backend, which makes it -available on GNU/Linix only. That implementation has further +available on GNU/Linux only. That implementation has further drawbacks like it doesn't support to write into archives. * Other known bugs |