Fixed typo

This commit is contained in:
Maggion Emmanuel 2011-09-05 13:23:26 +03:00
parent b2fac1b1e7
commit d675b4270d

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:
*