aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRicardo Wurmus <rekado@elephly.net>2019-03-24 23:53:57 +0100
committerRicardo Wurmus <rekado@elephly.net>2019-03-24 23:55:03 +0100
commit8559df6406f256294c22eaff54dd87e13c668c57 (patch)
treecad2d5103b6dc895923b78801efec4823e4fdfc6
parentb15d19a651bdf15dbb6ccce05e0fad5cd021c538 (diff)
downloadguix-8559df6406f256294c22eaff54dd87e13c668c57.tar
guix-8559df6406f256294c22eaff54dd87e13c668c57.tar.gz
gnu: perl6-meta6: Remove unsupported syntax from description.
* gnu/packages/perl6.scm (perl6-meta6)[description]: Remove @quot.
-rw-r--r--gnu/packages/perl6.scm10
1 files changed, 5 insertions, 5 deletions
diff --git a/gnu/packages/perl6.scm b/gnu/packages/perl6.scm
index a8b4248a1b..33c1686088 100644
--- a/gnu/packages/perl6.scm
+++ b/gnu/packages/perl6.scm
@@ -493,13 +493,13 @@ licences therein.")
specification - the META file data can be read, created, parsed and written in a
manner that is conformant with the specification.
-Where they are known about it also makes allowance for @quot{customary} usage in
+Where they are known about it also makes allowance for customary usage in
existing software (such as installers and so forth.)
-The intent of this is allow the generation and testing of META files for module
-authors, so it can provide meta-information whether the attributes are mandatory
-as per the spec and where known the places that @quot{customary} attributes are
-used.")
+The intent of this is allow the generation and testing of META files for
+module authors, so it can provide meta-information whether the attributes are
+mandatory as per the spec and where known the places that customary attributes
+are used.")
(license license:artistic2.0)))
(define-public perl6-mime-base64