Small typo fix.
This commit is contained in:
parent
4a6ce08906
commit
baa5c800a3
|
@ -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)
|
||||||
|
|
Loading…
Reference in New Issue