Commit: 31626578c65410af25f5024c6719f1f5efd5a149
Parent: 9956cc73b744df9ffc476e81a3ecf0e80c9a0dea
Author: Ren Tatsumoto
Date: Tue, 4 Aug 2020 08:21:47 +0300
typos
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
@@ -39,7 +39,7 @@ in the config file, the default value will be used.
Example configuration file:
```
# Absolute path to the `collection.media` folder.
-# `~` or `$HOME` are not supported due to mpv limitaions.
+# `~` or `$HOME` are not supported due to mpv limitations.
# Replace "user" and "profile" with your own.
collection_path=/home/user/.local/share/Anki2/profile/collection.media/
@@ -59,7 +59,7 @@ image_field=Image
# This option can be also toggled with `Ctrl+t`.
autoclip=no
# Remove all spaces from the subtitle text.
-# Only makes sense for languages without spaces like japanese.
+# Only makes sense for languages without spaces like Japanese.
nuke_spaces=yes
# Format timestamps according to this pattern: `%dh%02dm%02ds%03dms`. Use seconds otherwise.
human_readable_time=yes