From 482bb9ad095102fcbd968cdec91cbe782959095c Mon Sep 17 00:00:00 2001 From: trifonnt Date: Mon, 22 Mar 2010 16:48:26 +0000 Subject: [PATCH] minor typo fixes. --- base/src/org/compiere/model/MPeriod.java | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/base/src/org/compiere/model/MPeriod.java b/base/src/org/compiere/model/MPeriod.java index b68f8d60fb..029d4cbdfd 100644 --- a/base/src/org/compiere/model/MPeriod.java +++ b/base/src/org/compiere/model/MPeriod.java @@ -543,7 +543,7 @@ public class MPeriod extends X_C_Period /** * Standard Period - * @return true if standard calendar perios + * @return true if standard calendar periods */ public boolean isStandardPeriod() { @@ -651,7 +651,7 @@ public class MPeriod extends X_C_Period } // toString /** - * Conventient method for testing if a period is open + * Convenient method for testing if a period is open * @param ctx * @param dateAcct * @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 dateAcct * @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 dateAcct * @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 dateAcct * @param C_DocType_ID