diff options
author | Nikos Mavrogiannopoulos <nmav@redhat.com> | 2017-08-10 10:35:22 +0200 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@redhat.com> | 2017-08-10 17:13:17 +0200 |
commit | c24a68e4f79a411d2936fd591628bf55c70d9e3b (patch) | |
tree | 71f4831571d6e1e6143c2562bf0dc52bef22ab15 /CONTRIBUTING.md | |
parent | 9cf1276517b7dbc2b6058fed43a1918bc8d4e82b (diff) | |
download | gnutls-c24a68e4f79a411d2936fd591628bf55c70d9e3b.tar.gz |
CONTRIBUTING.md: corrected typo [ci skip]
Signed-off-by: Nikos Mavrogiannopoulos <nmav@redhat.com>
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r-- | CONTRIBUTING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index b423ad5cb3..b63cfa5185 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -194,7 +194,7 @@ advantages. As such for every symbol introduced on a particular version, we create an entry in libgnutls.map based on the version and containing -the new symbols. For example, if in version 3.6.3 we introduce symbol +the new symbols. For example, if in version 3.6.2 we introduce symbol ```gnutls_xyz```, the entry would be: GNUTLS_3_6_2 { |