🔧 Fix typos in source code (follow-up)

This is a follow-up to e30bea0b6f but fixes source typos.
This commit is contained in:
luz paz 2022-10-04 09:03:08 -04:00 committed by Andrey Antukh
parent c5ff785ff5
commit 374909e05e
3 changed files with 5 additions and 5 deletions

View file

@ -86,7 +86,7 @@
(alter-var-root #'system (fn [sys]
(when sys (ig/halt! sys))
nil))
:stoped)
:stopped)
(defn restart
[]