Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
MINOR: Fixed typo; "SilverStripe" was mis-spelled.
  • Loading branch information
Russell Michell committed Oct 28, 2012
1 parent 69ea73b commit 0316818
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/en/reference/urlvariabletools.md
Expand Up @@ -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**
Expand Down

0 comments on commit 0316818

Please sign in to comment.