Fix a typo

PiperOrigin-RevId: 540349262
pull/13062/head^2
Matt Kulukundis 2023-06-14 12:36:25 -07:00 committed by Copybara-Service
parent d5067ccbe6
commit 62fdfd1062
1 changed files with 2 additions and 2 deletions

View File

@ -72,7 +72,7 @@ Features:
custom implementation of writers with both speed and size optimizations.
- Addition of the "Google.ProtoBuffers.Serialization" assembly to support
reading and writing messages to/from XML, JSON, IDictionary<,> and others.
- Several performance related fixes and tweeks
- Several performance related fixes and tweaks
- Issue 3: Add option to mark generated code with attribute
- Issue 20: Support for decorating classes [Serializable]
- Issue 21: Decorate fields with [deprecated=true] as [System.Obsolete]
@ -145,4 +145,4 @@ RELEASE NOTES - Version 0.9.0
- Initial release
===============================================================================
===============================================================================