--- a/jdk/src/share/classes/java/sql/PreparedStatement.java Thu Nov 10 15:41:49 2011 +0000
+++ b/jdk/src/share/classes/java/sql/PreparedStatement.java Thu Nov 10 11:41:27 2011 -0500
@@ -767,7 +767,7 @@
/**
- * Sets the designated paramter to the given <code>String</code> object.
+ * Sets the designated parameter to the given <code>String</code> object.
* The driver converts this to a SQL <code>NCHAR</code> or
* <code>NVARCHAR</code> or <code>LONGNVARCHAR</code> value
* (depending on the argument's