MINOR: Fixed typo; "SilverStripe" was mis-spelled.

This commit is contained in:
Russell Michell 2012-10-29 08:13:43 +13:00
parent 69ea73b4ed
commit 031681814b

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