From 3ee95174ebe2f987024cc1406eef592413837532 Mon Sep 17 00:00:00 2001 From: Chris Eppstein Date: Mon, 21 Feb 2011 13:03:19 -0800 Subject: [PATCH] Fix copy/paste error. Closes GH-279. --- frameworks/compass/templates/pie/manifest.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frameworks/compass/templates/pie/manifest.rb b/frameworks/compass/templates/pie/manifest.rb index 1348c079..a4e9de03 100644 --- a/frameworks/compass/templates/pie/manifest.rb +++ b/frameworks/compass/templates/pie/manifest.rb @@ -1,4 +1,4 @@ -description "Plugin for cross-browser ellipsis truncated text." +description "Integration with http://css3pie.com/" file 'PIE.htc', :like => :css stylesheet 'pie.scss', :erb => true