Skip to content

Commit fd6fca1

Browse files
Update C# Generated Code Guide description to mention editions syntax.
The guide now describes code generated from protocol definitions using editions syntax, rather than specifically proto3 syntax. PiperOrigin-RevId: 821650874
1 parent 9f7b70e commit fd6fca1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/reference/csharp/csharp-generated.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title = "C# Generated Code Guide"
33
weight = 550
44
linkTitle = "Generated Code Guide"
5-
description = "Describes exactly what C# code the protocol buffer compiler generates for protocol definitions using proto3 syntax."
5+
description = "Describes exactly what C# code the protocol buffer compiler generates for protocol definitions using editions syntax."
66
type = "docs"
77
+++
88

0 commit comments

Comments
 (0)