diff options
author | Nikos Mavrogiannopoulos <nmav@redhat.com> | 2014-05-05 13:23:53 +0200 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@redhat.com> | 2014-05-05 13:23:53 +0200 |
commit | e1e3d022ca5dc2233566e43f387b9a86716665c9 (patch) | |
tree | 9563721ad85c0ad46366f9e5c9a3c4b0489facbe /doc | |
parent | 9f498c4e077ceabafe44f186005ca52ead6930bd (diff) | |
download | gnutls-e1e3d022ca5dc2233566e43f387b9a86716665c9.tar.gz |
fixed typo
Diffstat (limited to 'doc')
-rw-r--r-- | doc/cha-gtls-app.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/cha-gtls-app.texi b/doc/cha-gtls-app.texi index 94bcf0d797..9c5bb12a21 100644 --- a/doc/cha-gtls-app.texi +++ b/doc/cha-gtls-app.texi @@ -1147,7 +1147,7 @@ will allow V1 CAs in chains. @item %PROFILE_(LOW|LEGACY|MEDIUM|HIGH|ULTRA) @tab require a certificate verification profile the corresponds to the specified -security level, see @ref{Table,tab:key-sizes} for the mappings to values. +security level, see @ref{tab:key-sizes} for the mappings to values. @item %PROFILE_(SUITEB128|SUITEB192) @tab require a certificate verification profile the corresponds to SUITEB. Note |