Skip to content

Commit

Permalink
Fix typo.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 228831583
  • Loading branch information
penpornk authored and tensorflower-gardener committed Jan 11, 2019
1 parent 764109a commit 489f1dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure.py
Original file line number Diff line number Diff line change
Expand Up @@ -1694,7 +1694,7 @@ def main():
config_info_line('noaws', 'Disable AWS S3 filesystem support.')
config_info_line('nogcp', 'Disable GCP support.')
config_info_line('nohdfs', 'Disable HDFS support.')
config_info_line('noignite', 'Disable Apacha Ignite support.')
config_info_line('noignite', 'Disable Apache Ignite support.')
config_info_line('nokafka', 'Disable Apache Kafka support.')
config_info_line('nonccl', 'Disable NVIDIA NCCL support.')

Expand Down

0 comments on commit 489f1dc

Please sign in to comment.