Skip to content

Commit 489f1dc

Browse files
penpornktensorflower-gardener
authored andcommitted
Fix typo.
PiperOrigin-RevId: 228831583
1 parent 764109a commit 489f1dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configure.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1694,7 +1694,7 @@ def main():
16941694
config_info_line('noaws', 'Disable AWS S3 filesystem support.')
16951695
config_info_line('nogcp', 'Disable GCP support.')
16961696
config_info_line('nohdfs', 'Disable HDFS support.')
1697-
config_info_line('noignite', 'Disable Apacha Ignite support.')
1697+
config_info_line('noignite', 'Disable Apache Ignite support.')
16981698
config_info_line('nokafka', 'Disable Apache Kafka support.')
16991699
config_info_line('nonccl', 'Disable NVIDIA NCCL support.')
17001700

0 commit comments

Comments
 (0)