Skip to content

Commit

Permalink
Might as well use proper French :)
Browse files Browse the repository at this point in the history
Fixes #457
  • Loading branch information
failshell authored and ph committed May 7, 2015
1 parent ebd8a0d commit eac67d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/lumberjack/client_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
describe Lumberjack::Encoder do
it 'should creates frames without truncating accentued characters' do
content = {
"message" => "Le Canadien de Montréal est la meilleur équipe au monde!",
"message" => "Le Canadien de Montréal est la meilleure équipe au monde!",
"other" => "éléphant"
}
parser = Lumberjack::Parser.new
Expand Down

0 comments on commit eac67d8

Please sign in to comment.