From 495f82365ccd374d5b33339abce356f3a3662295 Mon Sep 17 00:00:00 2001 From: Louise Crow Date: Thu, 14 May 2015 17:15:42 +0100 Subject: Fix typo --- spec/lib/basic_encoding_spec.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'spec/lib/basic_encoding_spec.rb') diff --git a/spec/lib/basic_encoding_spec.rb b/spec/lib/basic_encoding_spec.rb index da5acf361..861302400 100644 --- a/spec/lib/basic_encoding_spec.rb +++ b/spec/lib/basic_encoding_spec.rb @@ -103,7 +103,7 @@ end describe "convert_string_to_utf8_or_binary" do - describe "when passed uniterpretable character data" do + describe "when passed uninterpretable character data" do it "should return it as a binary string" do -- cgit v1.2.3