summaryrefslogtreecommitdiffstats
path: root/libjava/classpath/org/ietf
diff options
context:
space:
mode:
Diffstat (limited to 'libjava/classpath/org/ietf')
-rw-r--r--libjava/classpath/org/ietf/jgss/GSSContext.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/libjava/classpath/org/ietf/jgss/GSSContext.java b/libjava/classpath/org/ietf/jgss/GSSContext.java
index 6f469e235a3..c3962214519 100644
--- a/libjava/classpath/org/ietf/jgss/GSSContext.java
+++ b/libjava/classpath/org/ietf/jgss/GSSContext.java
@@ -562,7 +562,7 @@ public interface GSSContext
* @param inStream Input stream containing the message to generate
* the MIC over.
* @param outStream Output stream to write the GSS-API output token to.
- * @param msgProp Instance of MessageProp that is used by the
+ * @param mgProp Instance of MessageProp that is used by the
* application to set the desired QOP. Set the desired
* QOP to 0 in msgProp to request the default QOP.
* Alternatively pass in <code>null</code> for msgProp
OpenPOWER on IntegriCloud