From fe7bbdd84be21e984405cf8b370f23380743d7ac Mon Sep 17 00:00:00 2001 From: Scott Davis Date: Tue, 30 Aug 2011 11:12:29 -0300 Subject: [PATCH] fixed a typo --- doc-src/content/CHANGELOG.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc-src/content/CHANGELOG.markdown b/doc-src/content/CHANGELOG.markdown index 3e17271e..a87cb7b3 100644 --- a/doc-src/content/CHANGELOG.markdown +++ b/doc-src/content/CHANGELOG.markdown @@ -22,7 +22,7 @@ The Documentation for the [latest preview release](http://beta.compass-style.org * Changed the descriptions of the sin, cos, and tan to be more descriptive * Fixed trig functions via issue #498 * Fixed the default `http_path` in rails -* Sprites can now have a `sprite_seach_path` that is an array of directories that +* Sprites can now have a `sprite_search_path` that is an array of directories that contain source images for sprites handy for using sprites in extensions of gems * Added a new set of configuration properties for generated images. `generated_images_dir`, `generated_images_path`, `http_generated_images_dir`,