File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
utils/swift_build_support/swift_build_support Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 22#
33# This source file is part of the Swift.org open source project
44#
5- # Copyright (c) 2014 - 2021 Apple Inc. and the Swift project authors
5+ # Copyright (c) 2014 - 2025 Apple Inc. and the Swift project authors
66# Licensed under Apache License v2.0 with Runtime Library Exception
77#
88# See https:#swift.org/LICENSE.txt for license information
@@ -182,7 +182,7 @@ def infer(self):
182182 return (filtered_results , last_impl_pipeline_index )
183183
184184 def finalize (self , shouldInfer ):
185- """Product a final schedule and return a list of our product pipelines. Resets
185+ """Produce a final schedule and return a list of our product pipelines. Resets
186186 the builder when done so is a consuming operation.
187187 """
188188 # Append the current pipeline if we have one.
You can’t perform that action at this time.
0 commit comments