diff options
author | ven <vendethiel@hotmail.fr> | 2016-09-22 16:25:13 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-09-22 16:25:13 +0200 |
commit | 7aef44996c67251272a5d7e6888f88787586cc12 (patch) | |
tree | 2abdae148718de949cf4486c425ff7800bc0d6ea /pl-pl | |
parent | 048163b7bff3406db6eee8b8ac0de38dedbb3b4a (diff) |
fix #2382
Diffstat (limited to 'pl-pl')
-rw-r--r-- | pl-pl/ruby-pl.html.markdown | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pl-pl/ruby-pl.html.markdown b/pl-pl/ruby-pl.html.markdown index 73b1a7d8..7ab47847 100644 --- a/pl-pl/ruby-pl.html.markdown +++ b/pl-pl/ruby-pl.html.markdown @@ -1,6 +1,6 @@ --- language: ruby -filename: learnruby.rb +filename: learnruby-pl.rb contributors: - ["David Underwood", "http://theflyingdeveloper.com"] - ["Joel Walden", "http://joelwalden.net"] |