We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 441bd82 commit a03af72Copy full SHA for a03af72
lib/sprockets/loader.rb
@@ -291,7 +291,7 @@ def resolve_dependencies(uris)
291
# Internal: Retrieves an asset based on its digest
292
#
293
# unloaded - An UnloadedAsset
294
- # limit - A Integer which sets the maximum number of versions of "histories"
+ # limit - An Integer which sets the maximum number of versions of "histories"
295
# stored in the cache
296
297
# This method attempts to retrieve the last `limit` number of histories of an asset
0 commit comments