mirror of
https://github.com/yiisoft/yii2.git
synced 2026-03-06 23:39:02 +01:00
Grammar fix: followings -> following
This commit is contained in:
@@ -59,7 +59,7 @@ interface ActiveQueryInterface extends QueryInterface
|
||||
* For example, `orders.address` means the `address` relation defined
|
||||
* in the model class corresponding to the `orders` relation.
|
||||
*
|
||||
* The followings are some usage examples:
|
||||
* The following are some usage examples:
|
||||
*
|
||||
* ~~~
|
||||
* // find customers together with their orders and country
|
||||
|
||||
Reference in New Issue
Block a user