summaryrefslogtreecommitdiff
path: root/java/security/interfaces/DSAKey.java
diff options
context:
space:
mode:
Diffstat (limited to 'java/security/interfaces/DSAKey.java')
-rw-r--r--java/security/interfaces/DSAKey.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/security/interfaces/DSAKey.java b/java/security/interfaces/DSAKey.java
index 1670b5a4d..06fdec15d 100644
--- a/java/security/interfaces/DSAKey.java
+++ b/java/security/interfaces/DSAKey.java
@@ -1,4 +1,4 @@
-/* DSAKey.java -- Interface for Digital Signature Algorith key
+/* DSAKey.java -- Interface for Digital Signature Algorithm key
Copyright (C) 1998 Free Software Foundation, Inc.
This file is part of GNU Classpath.