diff options
author | Michael Biebl <biebl@debian.org> | 2014-03-18 16:44:25 +0100 |
---|---|---|
committer | Michael Biebl <biebl@debian.org> | 2014-03-18 16:44:25 +0100 |
commit | 4ae12d525be956fcb82ff5752a00e5c85af73a78 (patch) | |
tree | 08c762a9db4cef8fa52c9673033057b15cfd0dc5 /debian | |
parent | 346bb5f3fb32e490a149b583335b225d8ce3625e (diff) | |
download | rsyslog-4ae12d525be956fcb82ff5752a00e5c85af73a78.tar.gz |
Fix typo
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 14ccb19..739fa80 100644 --- a/debian/control +++ b/debian/control @@ -145,6 +145,6 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, rsyslog (= ${binary:Version}) Description: RELP protocol support for rsyslog - These plugins allows rsyslog to send and receive syslog messages via the + These plugins allow rsyslog to send and receive syslog messages via the RELP protocol. RELP ensures reliable transport over the network even on connection loss or if a peer becomes unavailable. |