minor typo fixes.

This commit is contained in:
trifonnt 2010-03-22 16:48:26 +00:00
parent 8f79bb25de
commit 482bb9ad09
1 changed files with 5 additions and 5 deletions

View File

@ -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