[gnome-keysign: 2/5] removed hyphen from README and post-install script



commit 95ac45b861f7d2c19ce50103c9e9b34836bd51b4
Author: Tobias Mueller <muelli cryptobitch de>
Date:   Thu Feb 14 13:05:36 2019 +0100

    removed hyphen from README and post-install script
    
    This makes the spelling hopefully more consistent, i.e. spell it
    without a hyphen everywhere.

 README.rst                      | 2 +-
 packaging/gnome-keysign.install | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/README.rst b/README.rst
index 53b14c6..0d1c783 100644
--- a/README.rst
+++ b/README.rst
@@ -63,7 +63,7 @@ so it should be easy for you to install it.
 Arch Linux installation
 -----------------------
 
-On Arch Linux you can find GNOME-Keysign in the `AUR <https://aur.archlinux.org/packages/gnome-keysign/>`_.
+On Arch Linux you can find GNOME Keysign in the `AUR <https://aur.archlinux.org/packages/gnome-keysign/>`_.
 For example you can install it with:
 
 .. code::
diff --git a/packaging/gnome-keysign.install b/packaging/gnome-keysign.install
index 21e5970..79fd635 100644
--- a/packaging/gnome-keysign.install
+++ b/packaging/gnome-keysign.install
@@ -1,5 +1,5 @@
 post_install() {
- echo ">>> GNOME-Keysign requires a working Avahi local server."
+ echo ">>> GNOME Keysign requires a working Avahi local server."
  echo ">>> Enable it executing 'systemctl enable avahi-daemon'"
  echo ">>> If you want to also use Bluetooth you need to install"
  echo ">>> the optional dependency python-pybluez and enable the"


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]