Merge pull request #187 from kamui545/patch-2

Fixed typo
This commit is contained in:
Mark Story 2011-09-05 17:52:47 -07:00
commit 7adcfd6ef7

View file

@ -657,7 +657,7 @@ class CakeRequest implements ArrayAccess {
}
/**
* Get the lanaguages accepted by the client, or check if a specific language is accepted.
* Get the languages accepted by the client, or check if a specific language is accepted.
*
* Get the list of accepted languages:
*