]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
doc fix
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Sat, 5 Jan 2013 23:41:49 +0000 (00:41 +0100)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Sat, 5 Jan 2013 23:41:49 +0000 (00:41 +0100)
doc/examples/ex-client-x509.c

index d7f57dabbe570ee5794ba6388a46d4046270274d..9295f981d57016b307a12dcab2a6fb109f400140 100644 (file)
@@ -12,7 +12,7 @@
 #include "examples.h"
 
 /* A very basic TLS client, with X.509 authentication and server certificate
- * verification. Note that error checking for missing files etc. is missing
+ * verification. Note that error checking for missing files etc. is omitted
  * for simplicity.
  */