From 839ee8d5477bf75764afe18d9cb2addc7c0acf05 Mon Sep 17 00:00:00 2001 From: Tobias Geerinckx-Rice Date: Wed, 12 Jul 2017 06:02:46 +0200 Subject: gnu: et: Fix typo in description. * gnu/packages/ssh.scm (et)[description]: Fix typo. --- gnu/packages/ssh.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gnu/packages/ssh.scm') diff --git a/gnu/packages/ssh.scm b/gnu/packages/ssh.scm index c11976a125..3cde6af5fe 100644 --- a/gnu/packages/ssh.scm +++ b/gnu/packages/ssh.scm @@ -409,8 +409,8 @@ especially over Wi-Fi, cellular, and long-distance links.") (description "Eternal Terminal (ET) is a remote shell that automatically reconnects without interrupting the session. Unlike SSH sessions, ET sessions will -survive even after the network outages or IP changes. ET uses a custom -protocol over TCP, not the SSH protocol.") +survive even network outages and IP changes. ET uses a custom protocol over +TCP, not the SSH protocol.") (home-page "https://mistertea.github.io/EternalTCP/") (license license:asl2.0))) -- cgit v1.2.3