diff --git a/src/client/base.js b/src/client/base.js index 71076a16..a1825a8a 100644 --- a/src/client/base.js +++ b/src/client/base.js @@ -193,19 +193,21 @@ spf.ResponseFragment; /** * Type definition for a single SPF response object. * - attr: Map of Element IDs to maps of attibute names to attribute values - * to set on the Elements. + * to set on the Elements. * - body: Map of Element IDs to HTML strings containing content with which - * to update the Elements. + * to update the Elements. * - cacheKey: Key used to cache this response. * - cacheType: String of the type of caching to use for this response. * - foot: HTML string containing