Skip to content

Commit 614eb29

Browse files
committed
spelling: utilities
Signed-off-by: Josh Soref <[email protected]>
1 parent af6b0c6 commit 614eb29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

benchmark/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ set(SWIFT_BENCHMARK_EXTRA_FLAGS "" CACHE STRING
241241
"Extra options to pass to swiftc when building the benchmarks")
242242

243243
set(SWIFT_BENCHMARK_UNOPTIMIZED_DRIVER NO CACHE BOOL
244-
"Build the benchmark driver utilites without optimization (default: no)")
244+
"Build the benchmark driver utilities without optimization (default: no)")
245245

246246
if (SWIFT_BENCHMARK_BUILT_STANDALONE)
247247
# This option's value must match the value of the same option used when

0 commit comments

Comments
 (0)