mirror of
https://gitlab.com/embeddable-common-lisp/ecl.git
synced 2026-01-23 13:01:42 -08:00
Correct the abbreviation for :print in stepper help output
This commit is contained in:
parent
ab6efd0a0c
commit
348443db93
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue