• Bug
  • Status: Closed
  • 2 Major
  • Resolution: Fixed
  • Sample Apps
  • kkannaiy
  • Reporter:
  • November 12, 2007
  • 0
  • Watchers: 0
  • February 12, 2013
  • December 21, 2007

Description

184 out.println(“Press the key that correspond the action that you wish to perform”); 185 out.println(“Here is what each of the actions will do:”);

should say “Press the key that corresponds to the action that you wish to perform.”

Comments

Kalai Kannaiyan 2008-01-24

Tested with 2.5.1 (rev6793),

  1. Install the kit
  2. Navgate to terracotta-2.5.1\samples\pojo\inventory\src\demo\inventory\Main.java

Actual: line 184: out.println(“Press the key that corresponds the action that you wish to perform.”);

Fiona OShea 2008-01-29

Closing as this is resolved based on kalai’s tests.