Skip to content

Commit a03af72

Browse files
author
007lva
committed
Fix typo
1 parent 441bd82 commit a03af72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/sprockets/loader.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -291,7 +291,7 @@ def resolve_dependencies(uris)
291291
# Internal: Retrieves an asset based on its digest
292292
#
293293
# unloaded - An UnloadedAsset
294-
# limit - A Integer which sets the maximum number of versions of "histories"
294+
# limit - An Integer which sets the maximum number of versions of "histories"
295295
# stored in the cache
296296
#
297297
# This method attempts to retrieve the last `limit` number of histories of an asset

0 commit comments

Comments
 (0)