Log Message
Merge typo in FAQ.
Modified Paths
Property Changed
Diff
Property changes: trunk
Modified: svn:mergeinfo
Modified: trunk/xstream-distribution/src/content/faq.html (2296 => 2297)
--- trunk/xstream-distribution/src/content/faq.html 2014-08-14 02:09:49 UTC (rev 2296)
+++ trunk/xstream-distribution/src/content/faq.html 2014-08-14 02:11:32 UTC (rev 2297)
@@ -101,7 +101,7 @@
<p>Starting with XStream 1.4.6 it is possible to instantiate an XStream instance in a GAE environment. Nevertheless
does GAE set some severe restrictions for XStream and therefore XStream will behave differently. Actually a
reflection-based converter cannot handle any type from the JDK itself. Nor is it possible to create an
- ObjectOnputStream or an ObjectOutputStream. It is not possible to define a field alias for any type within the JDK.
+ ObjectInputStream or an ObjectOutputStream. It is not possible to define a field alias for any type within the JDK.
XStream will typically work as general rule, if you process your own objects.</p>
<!-- ...................................................... -->
To unsubscribe from this list please visit:
