Author: lektran
Date: Mon Aug 18 01:29:28 2008
New Revision: 686695
URL:
http://svn.apache.org/viewvc?rev=686695&view=revLog:
typo
Modified:
ofbiz/trunk/framework/widget/src/org/ofbiz/widget/screen/ScreenRenderer.java
Modified: ofbiz/trunk/framework/widget/src/org/ofbiz/widget/screen/ScreenRenderer.java
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/framework/widget/src/org/ofbiz/widget/screen/ScreenRenderer.java?rev=686695&r1=686694&r2=686695&view=diff==============================================================================
--- ofbiz/trunk/framework/widget/src/org/ofbiz/widget/screen/ScreenRenderer.java (original)
+++ ofbiz/trunk/framework/widget/src/org/ofbiz/widget/screen/ScreenRenderer.java Mon Aug 18 01:29:28 2008
@@ -160,7 +160,7 @@
}
/**
- * This method populates the context for this ScreenRenderer based on the HTTP Request and Respone objects and the ServletContext.
+ * This method populates the context for this ScreenRenderer based on the HTTP Request and Response objects and the ServletContext.
* It leverages various conventions used in other places, namely the ControlServlet and so on, of OFBiz to get the different resources needed.
*
* @param request