summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Matteo Bernardini <ponce@slackbuilds.org>2016-05-26 17:34:56 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-05-27 07:23:29 +0700
commit91b87f36d57c7d3ad4ed43bb82bed8816ccf6d71 (patch)
tree78e07ae85a3e8d72662131ce2f24b1b8d39a7352
parent52f6380b238eb8325556144b4dca45c81f14312d (diff)
downloadslackbuilds-91b87f36d57c7d3ad4ed43bb82bed8816ccf6d71.tar.gz
slackbuilds-91b87f36d57c7d3ad4ed43bb82bed8816ccf6d71.tar.xz
haskell/haskell-tf-random: Fix invalid chars in desc.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
-rw-r--r--haskell/haskell-tf-random/README2
-rw-r--r--haskell/haskell-tf-random/slack-desc2
2 files changed, 2 insertions, 2 deletions
diff --git a/haskell/haskell-tf-random/README b/haskell/haskell-tf-random/README
index 5574b85e29..a37839d494 100644
--- a/haskell/haskell-tf-random/README
+++ b/haskell/haskell-tf-random/README
@@ -2,7 +2,7 @@ This package contains an implementation of a high-quality splittable
pseudorandom number generator. The generator is based on a
cryptographic hash function built on top of the ThreeFish block
cipher. See the paper Splittable Pseudorandom Number Generators
-Using Cryptographic Hashing by Claessen, Pałka for details and the
+Using Cryptographic Hashing by Claessen, Palka for details and the
rationale of the design.
After uninstalling, run this command to unregister the package from
diff --git a/haskell/haskell-tf-random/slack-desc b/haskell/haskell-tf-random/slack-desc
index 51f8e93f63..b67cfcdbae 100644
--- a/haskell/haskell-tf-random/slack-desc
+++ b/haskell/haskell-tf-random/slack-desc
@@ -12,7 +12,7 @@ haskell-tf-random: This package contains an implementation of a high-quality spl
haskell-tf-random: pseudorandom number generator. The generator is based on a
haskell-tf-random: cryptographic hash function built on top of the ThreeFish block
haskell-tf-random: cipher. See the paper Splittable Pseudorandom Number Generators
-haskell-tf-random: Using Cryptographic Hashing by Claessen, Pałka for details and the
+haskell-tf-random: Using Cryptographic Hashing by Claessen, Palka for details and the
haskell-tf-random: rationale of the design.
haskell-tf-random:
haskell-tf-random: