summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gnu/packages/perl.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/perl.scm b/gnu/packages/perl.scm
index ff5684aa8c..d2e38ccdb1 100644
--- a/gnu/packages/perl.scm
+++ b/gnu/packages/perl.scm
@@ -1156,7 +1156,7 @@ The maths behind this is unfortunately fiddly, hence this module.")
(synopsis "Structured tags datastructures")
(description
"This module is for manipulating data as hierarchical tag/value
-pairs (Structured TAGs or Simple Tree AGgreggates). These datastructures can
+pairs (Structured TAGs or Simple Tree AGgregates). These datastructures can
be represented as nested arrays, which have the advantage of being native to
Perl.")
(license (package-license perl))))