Skip to content

Commit

Permalink
Fix a small grammar issue.
Browse files Browse the repository at this point in the history
  • Loading branch information
nirvdrum committed May 28, 2024
1 parent 8b9b0da commit 83d31a3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ def self.available_processor_count
# Returns `nil` if there is no enforced limit, or a `Float` if the
# process is inside a cgroup with a dedicated CPU quota (typically Docker).
#
# Note that nothing prevent to set a CPU quota higher than the actual number of
# Note that nothing prevents setting a CPU quota higher than the actual number of
# cores on the system.
#
# For performance reasons the calculated value will be memoized on the first
Expand Down

0 comments on commit 83d31a3

Please sign in to comment.