From 7cc017e545cb3d4c4b67403eff0c82993e2b587b Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Thu, 18 Aug 2016 21:13:22 -0700 Subject: 3226 --- 082scenario_screen.cc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to '082scenario_screen.cc') diff --git a/082scenario_screen.cc b/082scenario_screen.cc index d150ba3a..006547f9 100644 --- a/082scenario_screen.cc +++ b/082scenario_screen.cc @@ -1,8 +1,8 @@ //: Clean syntax to manipulate and check the screen in scenarios. //: Instructions 'assume-screen' and 'screen-should-contain' implicitly create -//: a variable called 'screen' that is accessible inside other 'run' -//: instructions in the scenario. 'screen-should-contain' can check unicode -//: characters in the fake screen +//: a variable called 'screen' that is accessible to later instructions in the +//: scenario. 'screen-should-contain' can check unicode characters in the fake +//: screen //: first make sure we don't mangle these functions in other transforms :(before "End initialize_transform_rewrite_literal_string_to_text()") -- cgit 1.4.1-2-gfad0