]> git.vpit.fr Git - perl/modules/Sub-Nary.git/blobdiff - lib/Sub/Nary.pm
Remove trailing whitespace
[perl/modules/Sub-Nary.git] / lib / Sub / Nary.pm
index ec00eb18a72e3280c048cda6b7f2e75ed63dfd68..a90787ba2b96c3d1a0bfbea93164b41991e2bc6b 100644 (file)
@@ -91,7 +91,7 @@ it is considered to return C<3> scalars with probability C<1/2>, C<2> with proba
 
 The total probability law for a given returning point is the convolution product of the probabilities of its list elements.
 
-As such, 
+As such,
 
     sub notsosimple {
      return 1, simple(), 2