| Index: java/org/chromium/distiller/PageParamInfo.java
|
| diff --git a/java/org/chromium/distiller/PageParamInfo.java b/java/org/chromium/distiller/PageParamInfo.java
|
| index c0158e93052dcd53f898c83dec3983865f0b2dc7..60c59cbcb830e2af3e8ec0d93d506dbfae0028ed 100644
|
| --- a/java/org/chromium/distiller/PageParamInfo.java
|
| +++ b/java/org/chromium/distiller/PageParamInfo.java
|
| @@ -93,7 +93,7 @@ class PageParamInfo {
|
| }
|
|
|
| /**
|
| - * @return new PageParamInfo initialized according to given parameters.
|
| + * PageParamInfo initialized according to given parameters.
|
| *
|
| * @param type must not be Type.UNSET.
|
| * @param allPageInfo can be null.
|
|
|