Minor change to example in function description for `deepdup`.
authorAaron Taylor <ataylor@subgeniuskitty.com>
Thu, 12 Dec 2019 01:03:46 +0000 (17:03 -0800)
committerAaron Taylor <ataylor@subgeniuskitty.com>
Thu, 12 Dec 2019 01:03:46 +0000 (17:03 -0800)
stdlib/stack.pvvs

index b6ef808..0403044 100644 (file)
@@ -223,8 +223,8 @@ NTN                     | RTS
 @   stack word n
 @   ...
 @   stack word 1
 @   stack word n
 @   ...
 @   stack word 1
-@   dupdepth  <-- TOS
-@ Return Stack:
+@   dupdepth   <-- TOS
+@ Return Stack: (dupdepth=3)
 @   stack word n
 @   ...
 @   stack word 1
 @   stack word n
 @   ...
 @   stack word 1