Author: sebb
Date: Tue Oct 5 01:41:04 2010
New Revision: 1004503
URL: http://svn.apache.org/viewvc?rev=1004503&view=rev
Log:
Typo
Modified:
commons/proper/exec/trunk/src/test/scripts/stdin.dcl
Modified: commons/proper/exec/trunk/src/test/scripts/stdin.dcl
URL:
http://svn.apache.org/viewvc/commons/proper/exec/trunk/src/test/scripts/stdin.dcl?rev=1004503&r1=1004502&r2=1004503&view=diff
==============================================================================
--- commons/proper/exec/trunk/src/test/scripts/stdin.dcl (original)
+++ commons/proper/exec/trunk/src/test/scripts/stdin.dcl Tue Oct 5 01:41:04
2010
@@ -17,7 +17,7 @@ $! limitations under the License.
$!
$!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
$!
-$! Read input and display is
+$! Read input and display it
$!
$ read /prompt="What's your name? : " sys$command answer
$ write sys$output "Hello ''answer'!"
\ No newline at end of file