summarylogtreecommitdiffstats
path: root/ccid-morpho.install
diff options
context:
space:
mode:
Diffstat (limited to 'ccid-morpho.install')
-rw-r--r--ccid-morpho.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/ccid-morpho.install b/ccid-morpho.install
index fd6cad14f105..169f32ddc25f 100644
--- a/ccid-morpho.install
+++ b/ccid-morpho.install
@@ -4,7 +4,7 @@ post_install() {
echo "You may have to enable and start pcscd (pcsclite) service, e.g."
echo " $ systemctl enable pcscd"
echo " $ systemctl start pcscd"
- echo "If it's already running then you need restart it."
+ echo "If it's already running then you need to restart it."
echo " $ systemctl restart pcscd"
echo "--"
}