Typo "nee" -> "need"

Looks like Silverstripe needs the d.
This commit is contained in:
Stephen Shkardoon 2013-03-16 17:15:50 +13:00
parent 6931073956
commit ad5a090847

View File

@ -9,7 +9,7 @@ implementation. Have a look at `[api:Object->useCustomClass()]`.
## Usage
Your extension will nee to be a subclass of `[api:DataExtension]` or the `[api:Extension]` class.
Your extension will need to be a subclass of `[api:DataExtension]` or the `[api:Extension]` class.
:::php
<?php
@ -155,4 +155,4 @@ extended by.
## API Documentation
`[api:DataExtension]`
`[api:DataExtension]`