Revove books with bad orthography.

This commit is contained in:
kj 2022-06-08 03:01:55 -04:00
parent ac79a60aee
commit d50f434788

View File

@ -123,7 +123,7 @@
:straight t :straight t
:diminish :diminish
:config :config
(setq speed-type-gb-book-list '(46201 66867 66866 66591 57303 49063 59797) (setq speed-type-gb-book-list '(66867 66866 66591 57303)
speed-type-min-chars 500 speed-type-min-chars 500
speed-type-max-chars 600)) speed-type-max-chars 600))