Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
007lva committed Jun 14, 2020
1 parent 441bd82 commit a03af72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/sprockets/loader.rb
Original file line number Diff line number Diff line change
Expand Up @@ -291,7 +291,7 @@ def resolve_dependencies(uris)
# Internal: Retrieves an asset based on its digest
#
# unloaded - An UnloadedAsset
# limit - A Integer which sets the maximum number of versions of "histories"
# limit - An Integer which sets the maximum number of versions of "histories"
# stored in the cache
#
# This method attempts to retrieve the last `limit` number of histories of an asset
Expand Down

0 comments on commit a03af72

Please sign in to comment.