diff options
Diffstat (limited to 'fr-fr')
| -rw-r--r-- | fr-fr/ruby-fr.html.markdown | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/fr-fr/ruby-fr.html.markdown b/fr-fr/ruby-fr.html.markdown index 3060bd75..75c8d0d3 100644 --- a/fr-fr/ruby-fr.html.markdown +++ b/fr-fr/ruby-fr.html.markdown @@ -336,8 +336,8 @@ class Humain      puts "#{msg}"    end -  def species -    @@species +  def espece +    @@espece    end  end | 
