From 0cdcd6f518eae5b02a6ead1681188481c1bf2ceb Mon Sep 17 00:00:00 2001 From: abrikos110 <37002281+abrikos110@users.noreply.github.com> Date: Thu, 26 Mar 2020 00:45:14 +0300 Subject: [PATCH] Fixed misprint 'distibuted' --> 'distributed' (#733) --- FEATURES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FEATURES.md b/FEATURES.md index be3437c05..89009d977 100644 --- a/FEATURES.md +++ b/FEATURES.md @@ -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