1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-08-18 12:31:22 +02:00

Merge pull request #726 from MrAkirah/patch-1

Update ruby-fr.html.markdown
This commit is contained in:
Nami-Doc
2014-08-19 16:45:12 -04:00

View File

@@ -336,8 +336,8 @@ class Humain
puts "#{msg}"
end
def species
@@species
def espece
@@espece
end
end