aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNeel Chauhan <nc@FreeBSD.org>2022-08-09 18:46:59 +0000
committerNeel Chauhan <nc@FreeBSD.org>2022-08-09 18:46:59 +0000
commitf0462164c7786b07b2eb3879c025a8933866377c (patch)
tree74399e60eb2f83f0e9095f4c2b6b68d928f9f21f
parentf64351bcb39a5b4340c4f30e7086a7e9868d1c80 (diff)
downloadports-f0462164c7786b07b2eb3879c025a8933866377c.tar.gz
ports-f0462164c7786b07b2eb3879c025a8933866377c.zip
x11/gnome-console: Fix single quotes in pkg-descr
It appears that the single quote character previously used was an non-ASCII quote. The now-abandoned character is common on websites, but does not render correctly in some places (e.g. FreshPorts).
-rw-r--r--x11/gnome-console/pkg-descr2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/gnome-console/pkg-descr b/x11/gnome-console/pkg-descr
index 2e6922ec17dc..39b6c3af44a4 100644
--- a/x11/gnome-console/pkg-descr
+++ b/x11/gnome-console/pkg-descr
@@ -1,7 +1,7 @@
Console is a minimal terminal for GNOME
Console is supposed to be a simple terminal emulator for the average user
-to carry out simple cli tasks and aims to be a ‘core’ app for GNOME/Phosh.
+to carry out simple cli tasks and aims to be a 'core' app for GNOME/Phosh.
We are not however trying to replace GNOME Terminal/Tilix, these advanced
tools are great for developers and administrators, rather Console aims to