aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--math/permlib/pkg-descr2
1 files changed, 1 insertions, 1 deletions
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.