diff --git a/BUILD b/BUILD
index 8a827ff54e1515d635a981357f637971c1701966..b98c0883d5cd6edeb037621e46847cd5a0e178cd 100644
--- a/BUILD
+++ b/BUILD
@@ -1,5 +1,5 @@
 # GRPC Bazel BUILD file.
-# This currently builds C and C++ code.
+# This currently builds C, C++ and Objective-C code.
 # This file has been automatically generated from a template file.
 # Please look at the templates directory instead.
 # This file can be regenerated from the template by running
diff --git a/templates/BUILD.template b/templates/BUILD.template
index dffdc1dddde27832784eb65df8fe0bbcc079449a..4e9d8c376a996574b50a6ce2a6e06fa7f2b6046d 100644
--- a/templates/BUILD.template
+++ b/templates/BUILD.template
@@ -1,5 +1,5 @@
 # GRPC Bazel BUILD file.
-# This currently builds C and C++ code.
+# This currently builds C, C++ and Objective-C code.
 # This file has been automatically generated from a template file.
 # Please look at the templates directory instead.
 # This file can be regenerated from the template by running