Small typo fix.

This commit is contained in:
trifonnt 2009-09-14 12:26:23 +00:00
parent 4a6ce08906
commit baa5c800a3
1 changed files with 1 additions and 1 deletions

View File

@ -218,7 +218,7 @@ public class InOutGen extends GenForm
} // executeQuery } // executeQuery
/** /**
* Save Selection & return selecion Query or "" * Save Selection & return selection Query or ""
* @return where clause like C_Order_ID IN (...) * @return where clause like C_Order_ID IN (...)
*/ */
public void saveSelection(IMiniTable miniTable) public void saveSelection(IMiniTable miniTable)