Skip to content

Commit

Permalink
Us -> Use typo
Browse files Browse the repository at this point in the history
  • Loading branch information
hexgnu authored and indirect committed Apr 10, 2018
1 parent b2c7d4d commit df1a4a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/sassc/rails/importer.rb
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ def imports(path, parent_path)
return glob_imports(base, m[2], parent_path)
end

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

Expand Down

0 comments on commit df1a4a5

Please sign in to comment.