Fixed misprint 'distibuted' --> 'distributed' (#733)

pull/734/head
abrikos110 6 years ago committed by GitHub
parent d4a6ff4c57
commit 0cdcd6f518
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -23,7 +23,7 @@ The output of the context may be redirected to a file (including other tty) by u
### Splitting / Layouting Context
The context sections can be distibuted among different tty by using the `contextoutput` command.
The context sections can be distributed among different tty by using the `contextoutput` command.
Example: `contextoutput stack /path/to/tty true`
Python can be used to create a tmux layout when starting pwndbg and distributing the context among

Loading…
Cancel
Save