Fixed typo
This commit is contained in:
parent
a9e042967e
commit
0f5026aee0
|
@ -89,7 +89,7 @@
|
||||||
(list
|
(list
|
||||||
"Na."
|
"Na."
|
||||||
"How about instead I just delete all your work?"
|
"How about instead I just delete all your work?"
|
||||||
"I don't think your ready yet.")))
|
"I don't think you're ready yet.")))
|
||||||
(define-tactic (interactive ps)
|
(define-tactic (interactive ps)
|
||||||
(printf "Starting interactive tactic session. Prepared to be sassed:~n")
|
(printf "Starting interactive tactic session. Prepared to be sassed:~n")
|
||||||
(printf "Type (quit) to quit.~n")
|
(printf "Type (quit) to quit.~n")
|
||||||
|
|
Loading…
Reference in New Issue
Block a user