git: a53ca61f241d - main - math/permlib: Fix grammar in description.
Yuri Victorovich
yuri at FreeBSD.org
Tue Sep 7 22:51:49 UTC 2021
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=a53ca61f241d6020e8bfdc0f5e529356e2755ba7
commit a53ca61f241d6020e8bfdc0f5e529356e2755ba7
Author: Yuri Victorovich <yuri at FreeBSD.org>
AuthorDate: 2021-09-07 22:51:03 +0000
Commit: Yuri Victorovich <yuri at FreeBSD.org>
CommitDate: 2021-09-07 22:51:47 +0000
math/permlib: Fix grammar in description.
---
math/permlib/pkg-descr | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/math/permlib/pkg-descr b/math/permlib/pkg-descr
index 0d2102251fa2..61cfeedadbdf 100644
--- a/math/permlib/pkg-descr
+++ b/math/permlib/pkg-descr
@@ -1,6 +1,6 @@
PermLib is a C++ library for permutation computations. Currently it supports set
stabilizer and in-orbit computations, based on bases and strong generating sets
-(BSGS). Additionally, it computes automorphisms of symmetric matrices and find
+(BSGS). Additionally, it computes automorphisms of symmetric matrices and finds
the lexicographically smallest set in an orbit of sets. It also features a very
basic recognition of permutation group types.
More information about the dev-commits-ports-all
mailing list