summaryrefslogtreecommitdiff
path: root/gio/src/tlsconnection.hg
diff options
context:
space:
mode:
authorMurray Cumming <murrayc@murrayc.com>2016-05-16 15:27:10 +0200
committerMurray Cumming <murrayc@murrayc.com>2016-05-16 15:27:10 +0200
commit851541b4fdc016b6944bfaf27192f5bb917319f4 (patch)
tree8a3fd70b6b18b001009f82b5a22af86656a58cef /gio/src/tlsconnection.hg
parent1bd61e69afed88b1ffc9e46370b415397d530c0e (diff)
downloadglibmm-851541b4fdc016b6944bfaf27192f5bb917319f4.tar.gz
Remove trailing whitespace.
Diffstat (limited to 'gio/src/tlsconnection.hg')
-rw-r--r--gio/src/tlsconnection.hg2
1 files changed, 1 insertions, 1 deletions
diff --git a/gio/src/tlsconnection.hg b/gio/src/tlsconnection.hg
index 7a4a044e..80852f1e 100644
--- a/gio/src/tlsconnection.hg
+++ b/gio/src/tlsconnection.hg
@@ -37,7 +37,7 @@ class TlsInteraction;
* TlsConnection is the base TLS connection class type, which wraps an IOStream
* and provides TLS encryption on top of it. Its subclasses,
* TlsClientConnection and TlsServerConnection, implement client-side and
- * server-side TLS, respectively.
+ * server-side TLS, respectively.
* @newin{2,36}
*/
class TlsConnection : public IOStream