Skip to content

Commit

Permalink
CSHARP-3218: Update xml comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
DmitryLukyanov committed Oct 15, 2020
1 parent fb515b4 commit 6e111c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/MongoDB.Bson/PreserveAttribute.cs
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
namespace MongoDB.Bson
{
/// <summary>
/// Prevents the Xamarin managed linker from linking the target.
/// Prevents the Xamarin managed linker from stripping the target.
/// </summary>
[AttributeUsage(AttributeTargets.All)]
[EditorBrowsable(EditorBrowsableState.Never)]
Expand Down

0 comments on commit 6e111c3

Please sign in to comment.