Remove duplicate words
Closes gh-1039
This commit is contained in:
committed by
Stephane Nicoll
parent
50c11028d5
commit
44e652f99e
@@ -100,7 +100,7 @@ public class PortletRequestHandledEvent extends RequestHandledEvent {
|
||||
}
|
||||
|
||||
/**
|
||||
* Return the the type of Portlet Request ('action' or 'render').
|
||||
* Return the type of Portlet Request ('action' or 'render').
|
||||
*/
|
||||
public String getRequestType() {
|
||||
return this.requestType;
|
||||
|
||||
Reference in New Issue
Block a user