diff --git a/src/Storages/StorageIceberg.h b/src/Storages/StorageIceberg.h index e985ce5ad15..d4906d472b2 100644 --- a/src/Storages/StorageIceberg.h +++ b/src/Storages/StorageIceberg.h @@ -2,7 +2,7 @@ #include "config.h" -// StorageIceberd depending on Avro to parse metadata with Avro format. +// StorageIceberg depending on Avro to parse metadata with Avro format. #if USE_AWS_S3 && USE_AVRO # include