From ef18040a0bfca4c7851d35c8e88f7555986e43a2 Mon Sep 17 00:00:00 2001 From: Scott Davis Date: Wed, 11 May 2011 23:22:17 -0400 Subject: [PATCH] typo --- doc-src/content/help/tutorials/spriting.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc-src/content/help/tutorials/spriting.markdown b/doc-src/content/help/tutorials/spriting.markdown index 92f80553..bf3d1b08 100644 --- a/doc-src/content/help/tutorials/spriting.markdown +++ b/doc-src/content/help/tutorials/spriting.markdown @@ -182,7 +182,7 @@ the sprites were contained within a folder called `icon`. included in each sprite's CSS output. Can be `true` or `false`. Defaults to `false`. * `$-sprite-base-class` -- The base class for these sprites. Defaults to `.-sprite`. E.g. `$icon-sprite-base-class: ".action-icon"` -* `$-clean-up` -- Wheter or not to removed the old sprite file when a new one is created. Defaults to true +* `$-clean-up` -- Whether or not to removed the old sprite file when a new one is created. Defaults to true ### Options per Sprite