Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap-rubygem.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas McDonald <tom@conceptcoding.co.uk>2012-03-28 17:13:39 +0400
committerThomas McDonald <tom@conceptcoding.co.uk>2012-03-28 17:13:39 +0400
commit24eeb3c3b2f5842dec6961189b7b74c025a15d54 (patch)
tree75b74bf9e1ac3d2833b52269bf3db26502b24af8 /templates
parent96fec836446646a4a43ff52dd5dc863313ae8d7c (diff)
SASS -> Sass
Diffstat (limited to 'templates')
-rw-r--r--templates/project/manifest.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/project/manifest.rb b/templates/project/manifest.rb
index 32095d8..c9e4793 100644
--- a/templates/project/manifest.rb
+++ b/templates/project/manifest.rb
@@ -1,4 +1,4 @@
-description "Bootstrap for SASS"
+description "Bootstrap for Sass"
# Stylesheet importing bootstrap
stylesheet 'styles.scss'