Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/quite/humla-spongycastle.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Dettman <peter.dettman@bouncycastle.org>2014-07-23 11:02:59 +0400
committerPeter Dettman <peter.dettman@bouncycastle.org>2014-07-23 11:02:59 +0400
commitd6738cbcdb8620c774cd53b600113fdd2f4d007a (patch)
treeb414d50cac60960960c16d8eb3ae99a0a0a82445
parentbd538faf62711a53e0d45ccff8cd9e25d03b335f (diff)
Fix javadoc
-rw-r--r--core/src/main/java/org/bouncycastle/math/ec/ECPoint.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/src/main/java/org/bouncycastle/math/ec/ECPoint.java b/core/src/main/java/org/bouncycastle/math/ec/ECPoint.java
index 1ecbcb30..f4c1d80d 100644
--- a/core/src/main/java/org/bouncycastle/math/ec/ECPoint.java
+++ b/core/src/main/java/org/bouncycastle/math/ec/ECPoint.java
@@ -589,7 +589,7 @@ public abstract class ECPoint
public static class Fp extends AbstractFp
{
/**
- * Create a point which encodes with point compression.
+ * Create a point which encodes without point compression.
*
* @param curve the curve to use
* @param x affine x co-ordinate