Skip to content

Commit df1a4a5

Browse files
hexgnuindirect
authored andcommitted
Us -> Use typo
1 parent b2c7d4d commit df1a4a5

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
@@ -96,7 +96,7 @@ def imports(path, parent_path)
9696
return glob_imports(base, m[2], parent_path)
9797
end
9898

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

0 commit comments

Comments
 (0)