Browse Source

ops, wrong name

Ralf S. Engelschall 19 years ago
parent
commit
dd830f7270
1 changed files with 2 additions and 2 deletions
  1. 2 2
      yaml/yaml.spec

+ 2 - 2
yaml/yaml.spec

@@ -34,7 +34,7 @@
 
 #   package information
 Name:         yaml
-Summary:      Yet Another Markup Language (YAML)
+Summary:      YAML Ain't Markup Language (YAML)
 URL:          http://yaml.org/
 Vendor:       B. Ingerson, C. Evans, O. Ben-Kiki et al.
 Packager:     OpenPKG Foundation e.V.
@@ -83,7 +83,7 @@ AutoReq:      no
 AutoReqProv:  no
 
 %description
-    Yet Another Markup Language (YAML) is an international collaboration
+    YAML Ain't Markup Language (YAML) is an international collaboration
     to make a sophisticated data serialization language which is both
     human readable and computationally powerful. This OpenPKG package
     provides C, and JavaScript plus optionally Perl, PHP, and Ruby APIs