Small typo fix.

This commit is contained in:
trifonnt 2010-04-21 10:57:03 +00:00
parent 1f75af645f
commit 3c0e3df286
1 changed files with 1 additions and 1 deletions

View File

@ -294,7 +294,7 @@ public class MBPartner extends X_C_BPartner
private Integer m_primaryC_BPartner_Location_ID = null;
/** Prim User */
private Integer m_primaryAD_User_ID = null;
/** Credit Limit recently calcualted */
/** Credit Limit recently calculated */
private boolean m_TotalOpenBalanceSet = false;
/** BP Group */
private MBPGroup m_group = null;