python: Correct spelling in a test comment.
authorBen Harris <bjh21@bjh21.me.uk>
Tue, 14 May 2019 22:33:44 +0000 (23:33 +0100)
committerBen Harris <bjh21@bjh21.me.uk>
Sun, 7 Jul 2019 09:31:36 +0000 (10:31 +0100)
python/tests/stepA_mal.mal

index 7985192..44669f8 100644 (file)
@@ -1,6 +1,6 @@
 ;; Testing Python interop
 
-;; Testing Python experesions
+;; Testing Python expressions
 (py* "7")
 ;=>7
 (py* "'7'")