diff options
author | Levi Bostian <levi.bostian@gmail.com> | 2015-02-18 13:22:33 -0600 |
---|---|---|
committer | Levi Bostian <levi.bostian@gmail.com> | 2015-02-18 13:22:33 -0600 |
commit | 07661ef0895836a35c37c4b7095851b0a47f55b1 (patch) | |
tree | 4ad0156ed5d9c2ead5fc1ebd22bf5997543d7b54 | |
parent | 5e675548c3f2b5c17d5478f74da92b3f6c9cfc81 (diff) | |
parent | bc7335512617093deefdd62a6d1c353073b1b3e4 (diff) |
Merge pull request #966 from TheDmitry/patch-1
[lua/ru] a probable solution #957
-rw-r--r-- | ru-ru/lua-ru.html.markdown | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ru-ru/lua-ru.html.markdown b/ru-ru/lua-ru.html.markdown index 6f515975..da9ced6a 100644 --- a/ru-ru/lua-ru.html.markdown +++ b/ru-ru/lua-ru.html.markdown @@ -1,5 +1,5 @@ --- -language: lua +language: Lua filename: learnlua-ru.lua contributors: - ["Tyler Neylon", "http://tylerneylon.com/"] |