From fd610bc65aca49992e8037a2a65c3cea190886e0 Mon Sep 17 00:00:00 2001 From: Markus Reiter Date: Mon, 31 Aug 2020 02:53:47 +0200 Subject: [PATCH] joe: remove name from description --- Formula/joe.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/joe.rb b/Formula/joe.rb index a3e6a204114..a559423cefa 100644 --- a/Formula/joe.rb +++ b/Formula/joe.rb @@ -1,5 +1,5 @@ class Joe < Formula - desc "Joe's Own Editor (JOE)" + desc "Full featured terminal-based screen editor" homepage "https://joe-editor.sourceforge.io/" url "https://downloads.sourceforge.net/project/joe-editor/JOE%20sources/joe-4.6/joe-4.6.tar.gz" sha256 "495a0a61f26404070fe8a719d80406dc7f337623788e445b92a9f6de512ab9de"