Merge pull request #900 from phptek/3.0

MINOR: Fixed typo; "SilverStripe" was mis-spelled.
This commit is contained in:
Simon Welsh 2012-10-28 12:47:07 -07:00
commit 3542b7ecf8

View File

@ -3,7 +3,7 @@
## Introduction
This page lists a number of "page options" , "rendering tools" or "special URL variables" that you can use to debug your
SilverStruoe applications. These are consumed in PHP using the $_REQUEST or $_GET super globals throughout the SilverStripe
SilverStripe applications. These are consumed in PHP using the $_REQUEST or $_GET superglobals throughout the SilverStripe
core.
**General Usage**