瀏覽代碼

Fixed capitalization

Alois Mahdal (@azzgoat) 12 年之前
父節點
當前提交
f5c447a5f9
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      README.md

+ 1
- 1
README.md 查看文件

@@ -44,7 +44,7 @@ see `--usage`.
44 44
 ### pl2yml.pl, yml2pl.pl ###
45 45
 
46 46
 Simple scripts to read YAML/Perl data structure from a file and dump it in
47
-the other format to STDIN.  Uses YAML::tiny for YAML jobs.
47
+the other format to STDIN.  Uses YAML::Tiny for YAML jobs.
48 48
 
49 49
 
50 50