Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Mar 2022 12:44:25 GMT
From:      Hans Petter Selasky <hselasky@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 95ab01720854 - main - devel/linux_libusb: Fix spelling in package description.
Message-ID:  <202203021244.222CiPlK026370@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by hselasky:

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

commit 95ab017208544720b55263b66481b93996077ffd
Author:     Hans Petter Selasky <hselasky@FreeBSD.org>
AuthorDate: 2022-03-02 12:43:45 +0000
Commit:     Hans Petter Selasky <hselasky@FreeBSD.org>
CommitDate: 2022-03-02 12:43:45 +0000

    devel/linux_libusb: Fix spelling in package description.
    
    Approved by:    pi (implicit)
---
 devel/linux_libusb/pkg-descr | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/devel/linux_libusb/pkg-descr b/devel/linux_libusb/pkg-descr
index 3f45694d12ac..a8722ebc1856 100644
--- a/devel/linux_libusb/pkg-descr
+++ b/devel/linux_libusb/pkg-descr
@@ -1,6 +1,6 @@
 linux_libusb takes advantage of the FreeBSD's libusb(8) library, which
 got prepared to work correctly within the linux(4) emulation layer. It
-lets you to take Linux binary linked with libusb.so and use it on
+lets you to take a Linux binary linked with libusb.so and use it on
 FreeBSD.
 
 WWW: https://github.com/hselasky/linux_libusb



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202203021244.222CiPlK026370>