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 /ru-ru | |
| parent | 0001d590c6a3d7573eebadfc0b0eba91815c7147 (diff) | |
| parent | ef6544a8868d3b19a115804b2db3962d91ad7979 (diff) | |
Merge pull request #805 from g-liu/master-rename
Capitalize language names.
Diffstat (limited to 'ru-ru')
| -rw-r--r-- | ru-ru/haskell-ru.html.markdown | 2 | ||||
| -rw-r--r-- | ru-ru/julia-ru.html.markdown | 2 | ||||
| -rw-r--r-- | ru-ru/php-ru.html.markdown | 2 | 
3 files changed, 3 insertions, 3 deletions
| diff --git a/ru-ru/haskell-ru.html.markdown b/ru-ru/haskell-ru.html.markdown index 03e66d05..e15fe6b7 100644 --- a/ru-ru/haskell-ru.html.markdown +++ b/ru-ru/haskell-ru.html.markdown @@ -1,5 +1,5 @@  --- -language: haskell +language: Haskell  contributors:      - ["Adit Bhargava", "http://adit.io"]  translators: diff --git a/ru-ru/julia-ru.html.markdown b/ru-ru/julia-ru.html.markdown index cd55e116..29392604 100644 --- a/ru-ru/julia-ru.html.markdown +++ b/ru-ru/julia-ru.html.markdown @@ -1,5 +1,5 @@  --- -language: julia +language: Julia  contributors:      - ["Leah Hanson", "http://leahhanson.us"]  translators: diff --git a/ru-ru/php-ru.html.markdown b/ru-ru/php-ru.html.markdown index edcac4dd..53b2f916 100644 --- a/ru-ru/php-ru.html.markdown +++ b/ru-ru/php-ru.html.markdown @@ -1,5 +1,5 @@  --- -language: php +language: PHP  contributors:      - ["Malcolm Fell", "http://emarref.net/"]      - ["Trismegiste", "https://github.com/Trismegiste"] | 
