Correct the abbreviation for :print in stepper help output

This commit is contained in:
Kris Katterjohn 2017-03-12 19:41:16 -05:00
parent ab6efd0a0c
commit 348443db93

View file

@ -253,7 +253,7 @@ all functions."
((:pr :print) (step-print) :constant
":pr(int) Pretty print current form"
":print [Stepper command]~@
:p [Abbreviation]~@
:pr [Abbreviation]~@
~@
Pretty print current form.~%")
((:form) *step-form* :constant