diff options
author | Adam Bard <github@adambard.com> | 2014-10-13 11:45:36 +0300 |
---|---|---|
committer | Adam Bard <github@adambard.com> | 2014-10-13 11:45:36 +0300 |
commit | 7c412d8a555ccb8c5bcb34c1f7007e136de35cd6 (patch) | |
tree | e4a90f61d1bcdeebd20309dcd27242a836757ed0 /ko-kr | |
parent | 0001d590c6a3d7573eebadfc0b0eba91815c7147 (diff) | |
parent | ef6544a8868d3b19a115804b2db3962d91ad7979 (diff) |
Merge pull request #805 from g-liu/master-rename
Capitalize language names.
Diffstat (limited to 'ko-kr')
-rw-r--r-- | ko-kr/lua-kr.html.markdown | 2 | ||||
-rw-r--r-- | ko-kr/php-kr.html.markdown | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/ko-kr/lua-kr.html.markdown b/ko-kr/lua-kr.html.markdown index 850587a0..b4a018ef 100644 --- a/ko-kr/lua-kr.html.markdown +++ b/ko-kr/lua-kr.html.markdown @@ -1,5 +1,5 @@ --- -language: lua +language: Lua category: language contributors: - ["Tyler Neylon", "http://tylerneylon.com/"] diff --git a/ko-kr/php-kr.html.markdown b/ko-kr/php-kr.html.markdown index 80f324f3..1f53221f 100644 --- a/ko-kr/php-kr.html.markdown +++ b/ko-kr/php-kr.html.markdown @@ -1,5 +1,5 @@ --- -language: php +language: PHP category: language contributors: - ["Malcolm Fell", "http://emarref.net/"] |