From 37cae2d2e1320f32f64b1e9552dd3763469a1aa7 Mon Sep 17 00:00:00 2001 From: Protobuf Team Bot Date: Fri, 27 Oct 2023 02:10:28 -0700 Subject: [PATCH] Internal change PiperOrigin-RevId: 577125921 --- upb/BUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/upb/BUILD b/upb/BUILD index 16c67b17e0..1e52a8092b 100644 --- a/upb/BUILD +++ b/upb/BUILD @@ -97,7 +97,7 @@ cc_library( # implementation, but depends on :upb and exposes a few more hdrs. # # This is public only because we have no way of visibility-limiting it to -# upb_proto_library() only. This interface is not stable and by using it you +# upb_c_proto_library() only. This interface is not stable and by using it you # give up any backward compatibility guarantees. cc_library( name = "generated_code_support__only_for_generated_code_do_not_use__i_give_permission_to_break_me",