Skip to content

Commit 4cba06b

Browse files
committed
Us -> Use typo
1 parent 2cdc612 commit 4cba06b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/sassc/rails/importer.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ def imports(path, parent_path)
9494
return glob_imports(base, m[2], parent_path)
9595
end
9696

97-
# Compass and other gems us their own special loaders
97+
# Compass and other gems use their own special loaders
9898
# Hence making this to_s required to have a proper uniq set.
9999
search_paths = ([parent_dir] + load_paths).map(&:to_s).uniq
100100

0 commit comments

Comments
 (0)