aboutsummaryrefslogtreecommitdiff
path: root/guava-gwt/src/com/google/common/collect/ForwardingImmutableList_CustomFieldSerializer.java
diff options
context:
space:
mode:
Diffstat (limited to 'guava-gwt/src/com/google/common/collect/ForwardingImmutableList_CustomFieldSerializer.java')
-rw-r--r--guava-gwt/src/com/google/common/collect/ForwardingImmutableList_CustomFieldSerializer.java4
1 files changed, 2 insertions, 2 deletions
diff --git a/guava-gwt/src/com/google/common/collect/ForwardingImmutableList_CustomFieldSerializer.java b/guava-gwt/src/com/google/common/collect/ForwardingImmutableList_CustomFieldSerializer.java
index dc6328164..b6767a225 100644
--- a/guava-gwt/src/com/google/common/collect/ForwardingImmutableList_CustomFieldSerializer.java
+++ b/guava-gwt/src/com/google/common/collect/ForwardingImmutableList_CustomFieldSerializer.java
@@ -17,8 +17,8 @@
package com.google.common.collect;
/**
- * Even though {@link ForwardingImmutableList} cannot be instantiated, we still need a custom field
- * serializer. TODO(cpovirk): why?
+ * Even though {@link ForwardingImmutableList} cannot be instantiated, we still
+ * need a custom field serializer. TODO(cpovirk): why?
*
* @author Hayward Chan
*/