diff options
author | Leon Rische <leon.rische@me.com> | 2020-02-02 12:39:30 +0100 |
---|---|---|
committer | Leon Rische <leon.rische@me.com> | 2020-02-02 12:39:39 +0100 |
commit | 490a7088dcc92e98943f540577f07aa80f3e45df (patch) | |
tree | 3409c8356e2105ec2db911197c39dbe22704563d | |
parent | 52da23e98e307c7f07a8e955882c4a168646bd04 (diff) |
Fix typo
-rw-r--r-- | README.org | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -70,7 +70,7 @@ Before using this package, ~org-fc-directories~ should be set to the directory to search for org files containing flashcards. The file used to store the review history can be customized with -~org-fc-review-history-file~ and defaults to ~.emacs.d/org-fc-reviews.tvs~. +~org-fc-review-history-file~ and defaults to ~.emacs.d/org-fc-reviews.tsv~. This package is not (yet) available on MELPA / ELPA, to install it, clone the repository (e.g. to ~src/org-fc/~) |