--- App-Staticperl/staticperl.pod 2010/12/22 03:19:54 1.30 +++ App-Staticperl/staticperl.pod 2010/12/23 14:16:25 1.31 @@ -1205,7 +1205,7 @@ done } -This mostly gains space when linking staticaly, as the functions will +This mostly gains space when linking statically, as the functions will likely not be linked in. The gain for dynamically-linked binaries is smaller.