diff options
author | bad <bad@pkgsrc.org> | 2007-01-10 23:20:54 +0000 |
---|---|---|
committer | bad <bad@pkgsrc.org> | 2007-01-10 23:20:54 +0000 |
commit | 18f485ab86f0198ea0a2709e9d261d97b2b8ba49 (patch) | |
tree | b924a84644abe643b7b917e287d4dfb5fa60856b /textproc/p5-YAML-Syck | |
parent | bd9136319db1ffba16da5a012f6f2eff196ae3c6 (diff) | |
download | pkgsrc-18f485ab86f0198ea0a2709e9d261d97b2b8ba49.tar.gz |
Fix a typo.
Diffstat (limited to 'textproc/p5-YAML-Syck')
-rw-r--r-- | textproc/p5-YAML-Syck/DESCR | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-YAML-Syck/DESCR b/textproc/p5-YAML-Syck/DESCR index 7190a9104e5..8825b56cc3e 100644 --- a/textproc/p5-YAML-Syck/DESCR +++ b/textproc/p5-YAML-Syck/DESCR @@ -1,3 +1,3 @@ -YAML::Syxk provides a Perl interface to the libsyck data serialization +YAML::Syck provides a Perl interface to the libsyck data serialization library. It exports the Dump and Load functions for converting Perl data structures to YAML strings, and the other way around. |