Index: trunk/src/javax/json/stream/JsonGenerator.java
===================================================================
--- trunk/src/javax/json/stream/JsonGenerator.java	(revision 13231)
+++ trunk/src/javax/json/stream/JsonGenerator.java	(revision 14273)
@@ -100,5 +100,5 @@
  * <p>
  * Other JSON values (that are not JSON objects or arrays) can be created
- * by calling the appropiate {@code write} methods.
+ * by calling the appropriate {@code write} methods.
  * <p>
  * The following example shows how to generate a JSON string:
