From 8b7f234041a8842abcc740d20d2b45840a1d28a1 Mon Sep 17 00:00:00 2001 From: Kevin Van Brunt Date: Sat, 15 Jun 2019 00:55:19 -0400 Subject: Updated documentation --- cmd2/pyscript_bridge.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cmd2/pyscript_bridge.py') diff --git a/cmd2/pyscript_bridge.py b/cmd2/pyscript_bridge.py index 31c1ab9c..01d283ea 100644 --- a/cmd2/pyscript_bridge.py +++ b/cmd2/pyscript_bridge.py @@ -1,6 +1,6 @@ # coding=utf-8 """ -Bridges calls made inside of pyscript with the Cmd2 host app while maintaining a reasonable +Bridges calls made inside of a pyscript with the Cmd2 host app while maintaining a reasonable degree of isolation between the two """ -- cgit v1.2.1