aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Algorithm-Evolutionary/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Algorithm-Evolutionary/pkg-descr')
-rw-r--r--devel/p5-Algorithm-Evolutionary/pkg-descr2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Algorithm-Evolutionary/pkg-descr b/devel/p5-Algorithm-Evolutionary/pkg-descr
index 7894f5dc04da..988355f8a45b 100644
--- a/devel/p5-Algorithm-Evolutionary/pkg-descr
+++ b/devel/p5-Algorithm-Evolutionary/pkg-descr
@@ -3,7 +3,7 @@ It's a library for doing evolutionary computation in Perl.
Algorithm::Evolutionary was formerly called OPEAL, which is an acronym for
Obvious Pearl Evolutionary Algorithm Library.
-The desing principles of Algorithm::Evolutionary are:
+The design principles of Algorithm::Evolutionary are:
* It should be easy to program any kind of evolutionary algorithm; all
chromosome representations and operators are possible.
* An XML dialect called EvoSpec is used as a language for description of