Very minor docs change.

This commit is contained in:
Simon Forman
2019-07-15 15:50:22 -07:00
parent 087c141c72
commit 0359cd64c7
+1 -1
View File
@@ -990,7 +990,7 @@ def dupdip(stack, expression, dictionary):
def infra(stack, expression, dictionary):
'''
Accept a quoted program and a list on the stack and run the program
with the list as its stack.
with the list as its stack. Does not affect the rest of the stack.
::
... [a b c] [Q] . infra