summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/doc/screen.texinfo2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/doc/screen.texinfo b/src/doc/screen.texinfo
index 18689a1..df79eb2 100644
--- a/src/doc/screen.texinfo
+++ b/src/doc/screen.texinfo
@@ -3874,7 +3874,7 @@ paste buffer exists once for every user.
(none)@*
Stuff the string @var{string} in the input buffer of the current window.
This is like the @code{paste} command, but with much less overhead.
-Without a paramter, @code{screen} will prompt for a string to stuff.
+Without a parameter, @code{screen} will prompt for a string to stuff.
You cannot paste large buffers with the @code{stuff} command. It is most
useful for key bindings. @xref{Bindkey}.
@end deffn