Typos in man pages: dependant->dependent

Submitted by: Tobias Stoeckmann <tobias@bugol.de>
This commit is contained in:
Lutz Jänicke
2007-11-19 09:18:01 +00:00
parent 7d610299c9
commit f39b8e697c
5 changed files with 7 additions and 7 deletions

View 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.