Skip to content

Commit d2f14aa

Browse files
author
Yoshito Umaoka
committed
Merge branch 'master' into upd-pr-22
2 parents d120b9a + d06d086 commit d2f14aa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gp-res-filter/src/main/java/com/ibm/g11n/pipeline/resfilter/POTResource.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ public void write(OutputStream outStream, String language, Bundle bundle) throws
120120

121121
/**
122122
* Note:
123-
* {@link POTResource#merge(InputStream, OutputStream, String, Collection)}
123+
* {@link POTResource#merge(InputStream, OutputStream, String, Bundle)}
124124
* does not support plural forms in PO/POT files, they will be left as-is.
125125
*/
126126
@Override

0 commit comments

Comments
 (0)