mirror of
https://github.com/tanrax/lirve.el.git
synced 2024-11-13 00:45:42 +01:00
Format
This commit is contained in:
parent
b3cc6b901a
commit
58a4b295d4
@ -14,7 +14,7 @@
|
||||
(defun learning-irregular-verbs-in-English ()
|
||||
"Application to learn and review irregular verbs in English."
|
||||
(interactive)
|
||||
(let ((learning-irregular-verbs-in-English--verbs '(("be" "was/were" "been")
|
||||
(let ((learning-irregular-verbs-in-English--verbs '(
|
||||
("beat" "beat" "beaten")
|
||||
("become" "became" "become")
|
||||
("begin" "began" "begun")
|
||||
|
Loading…
Reference in New Issue
Block a user