From c6d6742b3eaef6370e47a4cc7e329ec5c734aacc Mon Sep 17 00:00:00 2001 From: Ulli Kehrle Date: Thu, 8 Nov 2018 12:19:34 +0100 Subject: documentation: fix typ --- gap/subgroupladders.gd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gap/subgroupladders.gd b/gap/subgroupladders.gd index 17637c9..59b9325 100644 --- a/gap/subgroupladders.gd +++ b/gap/subgroupladders.gd @@ -9,7 +9,7 @@ #! @Description #! Given a list of lists part of positive integers, this will compute -#! the Young #! subgroup corresponding to this partition. +#! the Young subgroup corresponding to this partition. #! @Returns a group #! @Arguments part DeclareGlobalFunction( "YoungGroupFromPartition" ); -- cgit v1.2.3-24-g4f1b