aboutsummaryrefslogtreecommitdiff
path: root/libjava/java/security/interfaces/DSAKey.java
diff options
context:
space:
mode:
Diffstat (limited to 'libjava/java/security/interfaces/DSAKey.java')
-rw-r--r--libjava/java/security/interfaces/DSAKey.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/libjava/java/security/interfaces/DSAKey.java b/libjava/java/security/interfaces/DSAKey.java
index 1670b5a4d87..06fdec15d34 100644
--- a/libjava/java/security/interfaces/DSAKey.java
+++ b/libjava/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.