Description: Fix spelling errors.
 tranformations -> transformationss
 Dosen't        -> Doesn't
 Contruct       -> Construct
Author: Bas Couwenberg <sebastic@debian.org>
Forwarded: https://sourceforge.net/p/pdl/patches/82/

--- a/GENERATED/PDL/LinearAlgebra/Real.pm
+++ b/GENERATED/PDL/LinearAlgebra/Real.pm
@@ -3842,7 +3842,7 @@ Solve the BLS using a divide and conquer
 
 =item 3
 
-Apply back all the Householder tranformations to solve
+Apply back all the Householder transformationss to solve
 the original least squares problem.
 
 =back
@@ -8375,7 +8375,7 @@ It will set the bad-value flag of all ou
 
 Performs a series of row interchanges on the matrix A.   
 One row interchange is initiated for each of rows k1 through k2 of A.
-Dosen't use PDL indice (start = 1).   
+Doesn't use PDL indice (start = 1).   
 
     Arguments   
     =========   
--- a/Real/real.pd
+++ b/Real/real.pd
@@ -5985,7 +5985,7 @@ Solve the BLS using a divide and conquer
 
 =item 3
 
-Apply back all the Householder tranformations to solve
+Apply back all the Householder transformationss to solve
 the original least squares problem.
 
 =back
@@ -11866,7 +11866,7 @@ pp_def("laswp",
 
 Performs a series of row interchanges on the matrix A.   
 One row interchange is initiated for each of rows k1 through k2 of A.
-Dosen\'t use PDL indice (start = 1).   
+Doesn\'t use PDL indice (start = 1).   
 
     Arguments   
     =========   
--- a/Special/Special.pm
+++ b/Special/Special.pm
@@ -41,7 +41,7 @@ This module provides some constructors o
 
 =for ref
 
-Contruct Hilbert matrix from specifications list or template piddle
+Construct Hilbert matrix from specifications list or template piddle
 
 =for usage
 
