Skip to content

Commit 89da662

Browse files
author
Anton Pogonets
committed
Fix spelling arm_dir -> icu_dir
1 parent a0401ed commit 89da662

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/build_swift/tests/build_swift/test_presets.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
'swift_install_destdir': '/tmp/install/swift',
4747
'symbols_package': '/path/to/symbols/package',
4848
'ndk_path': '/path/to/ndk',
49-
'arm_dir': '/path/to/arm',
49+
'icu_dir': '/path/to/arm',
5050
'toolchain_path': '/tmp/toolchain',
5151
}
5252

0 commit comments

Comments
 (0)