git: f45cd5bd9d4b - main - net/rsync: Fix typos

From: Mateusz Piotrowski <0mp_at_FreeBSD.org>
Date: Thu, 27 Apr 2023 08:58:49 UTC
The branch main has been updated by 0mp:

URL: https://cgit.FreeBSD.org/ports/commit/?id=f45cd5bd9d4be9e874acb104bd6ed283aa795162

commit f45cd5bd9d4be9e874acb104bd6ed283aa795162
Author:     Mateusz Piotrowski <0mp@FreeBSD.org>
AuthorDate: 2023-04-27 08:54:23 +0000
Commit:     Mateusz Piotrowski <0mp@FreeBSD.org>
CommitDate: 2023-04-27 08:55:21 +0000

    net/rsync: Fix typos
    
    Approved by:    portmgr blanket
---
 net/rsync/pkg-message | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net/rsync/pkg-message b/net/rsync/pkg-message
index 2710aeb697ba..32f957ffaa35 100644
--- a/net/rsync/pkg-message
+++ b/net/rsync/pkg-message
@@ -1,8 +1,8 @@
 [
 { type: install
   message: <<EOM
-Some scripts provided by rsync such as rrsync requires
-python which is not installed by default
+Some scripts provided by rsync, such as rrsync,
+require Python, which is not installed by default.
 EOM
 }
 ]