Typos in man pages: dependant->dependent
[openssl.git] / doc / crypto / DSA_set_method.pod
index bc3cfb1f0a78d419d79fd43cabd7a84f577194f3..9c1434bd8d429630e6ac2534fa3fcc86c5db5413 100644 (file)
@@ -36,7 +36,7 @@ structures created later. B<NB>: This is true only whilst no ENGINE has
 been set as a default for DSA, so this function is no longer recommended.
 
 DSA_get_default_method() returns a pointer to the current default
-DSA_METHOD. However, the meaningfulness of this result is dependant on
+DSA_METHOD. However, the meaningfulness of this result is dependent on
 whether the ENGINE API is being used, so this function is no longer 
 recommended.