Sho SHIMIZU
Committed by Gerrit Code Review

Fix typo

Change-Id: I980a87b403ddcf629ad736f11b24df2e60a6477c
...@@ -125,7 +125,7 @@ public final class Resources { ...@@ -125,7 +125,7 @@ public final class Resources {
125 } 125 }
126 126
127 /** 127 /**
128 - * Creates a factory for continuous-type wit the specified parent ID and child. 128 + * Creates a factory for continuous-type with the specified parent ID and child.
129 * 129 *
130 * @param parent ID of the parent 130 * @param parent ID of the parent
131 * @param child child 131 * @param child child
......