Fix lirve--set-translation

This commit is contained in:
Andros Fenollosa
2024-02-20 12:02:45 +01:00
parent 7029385d1e
commit efafde487f
2 changed files with 3 additions and 2 deletions

View File

@ -31,7 +31,7 @@ Shows the translation of the verb when resolving or failing.
Only available in Spanish (at the moment).
```elisp
(setq lirve--show-translation 'es)
(setq lirve--set-translation 'es)
```
I also recommend creating a function to make it easier to remember the command.