summaryrefslogtreecommitdiff
path: root/src/tls_test.gaa
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2010-05-22 21:49:15 +0200
committerSimon Josefsson <simon@josefsson.org>2010-05-22 21:49:15 +0200
commit5fc3704e32462fb649b912749afbba6578df6ce0 (patch)
treed9ff95f47032ead70c1e7a68f08d4e1df14cb82f /src/tls_test.gaa
parent78149b946d3cff7be0acac9c25209d553a4c7504 (diff)
downloadgnutls-5fc3704e32462fb649b912749afbba6578df6ce0.tar.gz
Change GNU TLS into GnuTLS.
Diffstat (limited to 'src/tls_test.gaa')
-rw-r--r--src/tls_test.gaa2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tls_test.gaa b/src/tls_test.gaa
index f28d99d136..64a3a960ec 100644
--- a/src/tls_test.gaa
+++ b/src/tls_test.gaa
@@ -11,7 +11,7 @@ void tls_test_version(void);
#}
-helpnode "GNU TLS debug client\nUsage: gnutls-cli-debug [options] hostname\n\n"
+helpnode "GnuTLS debug client\nUsage: gnutls-cli-debug [options] hostname\n\n"
#int pp;
option (p, port) INT "integer" { $pp = $1 } "The port to connect to."