Merge pull request #16437 from mscoutermarsh/master

Docs: grammar fix for fetch. [ci skip]
This commit is contained in:
Richard Schneeman 2014-08-08 21:17:37 -05:00
commit ebcbcf97e0
1 changed files with 1 additions and 1 deletions

View File

@ -237,7 +237,7 @@ module ActiveSupport
# seconds. Because of extended life of the previous cache, other processes
# will continue to use slightly stale data for a just a bit longer. In the
# meantime that first process will go ahead and will write into cache the
# new value. After that all the processes will start getting new value.
# new value. After that all the processes will start getting the new value.
# The key is to keep <tt>:race_condition_ttl</tt> small.
#
# If the process regenerating the entry errors out, the entry will be