X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=lib%2FCatalyst%2FUTF8.pod;h=044a573ec5ab6232aeb2e52ac520d0f0ab051fd8;hp=d8bce96ec7a6e6ed99aa9aba2f85e81869ebd25d;hb=d47640840f28d5fd03cd9606946f1b35cde805c6;hpb=743f6b46bb7bf5b80dd1c6e02e08352b0c42f987 diff --git a/lib/Catalyst/UTF8.pod b/lib/Catalyst/UTF8.pod index d8bce96..044a573 100644 --- a/lib/Catalyst/UTF8.pod +++ b/lib/Catalyst/UTF8.pod @@ -315,7 +315,7 @@ an instance of an object L which will contain all t information needed for you to perform custom parser of the data. Ideally we'd fix L to be smarter about decoding so please submit your cases of -this so we can add inteligence to the parser and find a way to extract a valid value out +this so we can add intelligence to the parser and find a way to extract a valid value out of it. =head1 UTF8 Encoding in Body Response @@ -637,7 +637,7 @@ with a mix of content character sets. If you believe you have discovered a bug in UTF8 body encoding, I strongly encourage you to report it (and not try to hack a workaround in your local code). We also recommend that you regard such a workaround as a temporary solution. It is ideal if L extension -authors can start to count on L doing the write thing for encoding. +authors can start to count on L doing the right thing for encoding. =head1 Conclusion