Title: [2297] trunk: Merge typo in FAQ.
Revision
2297
Author
joehni
Date
2014-08-13 21:11:32 -0500 (Wed, 13 Aug 2014)

Log Message

Merge typo in FAQ.

Modified Paths


Property Changed

Diff

Property changes: trunk


Modified: svn:mergeinfo

+ /branches/v-1.4.x:2169,2179,2181,2183,2193,2253-2256,2261-2266,2268-2272,2287,2296

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:

http://xircles.codehaus.org/manage_email

Reply via email to