Skip to content
Snippets Groups Projects
Commit 21f19611 authored by Daniel Kochmański's avatar Daniel Kochmański
Browse files

cosmetic: missing typos

parent 254be915
No related branches found
No related tags found
No related merge requests found
......@@ -161,7 +161,7 @@
available. It returns a list of the form ={((LANG (PHRASES*))*)}=.
#+BEGIN_SRC lisp
==> (missing-translations)
==> (translate:missing-translations)
((PL ("phrase-1" "phrase-2" "phrase-3"))
(BG ("phrase-1" "phrase-3")))
#+END_SRC
......@@ -221,7 +221,7 @@
#+BEGIN_SRC lisp
==> (setf translate:*resolution-time* :load-time)
:RUN-TIME
:LOAD-TIME
==> (setf translate:*language* :en)
:EN
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment