mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
Fix a typo in comment
Typo
This commit is contained in:
parent
471166c15e
commit
dddf88278c
@ -316,7 +316,7 @@ class HTTPRequest implements ArrayAccess
|
||||
* Checks if the {@link HTTPRequest->getExtension()} on this request matches one of the more common media types
|
||||
* embedded into a webpage - e.g. css, png.
|
||||
*
|
||||
* This is useful for things like determining wether to display a fully rendered error page or not. Note that the
|
||||
* This is useful for things like determining whether to display a fully rendered error page or not. Note that the
|
||||
* media file types is not at all comprehensive.
|
||||
*
|
||||
* @return bool
|
||||
|
Loading…
Reference in New Issue
Block a user