minor typo fixes.
This commit is contained in:
parent
8f79bb25de
commit
482bb9ad09
|
@ -543,7 +543,7 @@ public class MPeriod extends X_C_Period
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Standard Period
|
* Standard Period
|
||||||
* @return true if standard calendar perios
|
* @return true if standard calendar periods
|
||||||
*/
|
*/
|
||||||
public boolean isStandardPeriod()
|
public boolean isStandardPeriod()
|
||||||
{
|
{
|
||||||
|
@ -651,7 +651,7 @@ public class MPeriod extends X_C_Period
|
||||||
} // toString
|
} // toString
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Conventient method for testing if a period is open
|
* Convenient method for testing if a period is open
|
||||||
* @param ctx
|
* @param ctx
|
||||||
* @param dateAcct
|
* @param dateAcct
|
||||||
* @param docBaseType
|
* @param docBaseType
|
||||||
|
@ -668,7 +668,7 @@ public class MPeriod extends X_C_Period
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Conventient method for testing if a period is open
|
* Convenient method for testing if a period is open
|
||||||
* @param ctx
|
* @param ctx
|
||||||
* @param dateAcct
|
* @param dateAcct
|
||||||
* @param docBaseType
|
* @param docBaseType
|
||||||
|
@ -685,7 +685,7 @@ public class MPeriod extends X_C_Period
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Conventient method for testing if a period is open
|
* Convenient method for testing if a period is open
|
||||||
* @param ctx
|
* @param ctx
|
||||||
* @param dateAcct
|
* @param dateAcct
|
||||||
* @param C_DocType_ID
|
* @param C_DocType_ID
|
||||||
|
@ -701,7 +701,7 @@ public class MPeriod extends X_C_Period
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Conventient method for testing if a period is open
|
* Convenient method for testing if a period is open
|
||||||
* @param ctx
|
* @param ctx
|
||||||
* @param dateAcct
|
* @param dateAcct
|
||||||
* @param C_DocType_ID
|
* @param C_DocType_ID
|
||||||
|
|
Loading…
Reference in New Issue