Skip to content

Commit 22e7f40

Browse files
author
Eric Suh
committed
Fix error in unrelated file
This fixees the error that showed up when running `eng\scripts\CodeChecks.ps1 -ServiceDirectory core` on the `main` branch merge base with this PR.
1 parent 83ab1c2 commit 22e7f40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdk/core/Azure.Core/src/GeoJson/GeoPoint.Serialization.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) Microsoft Corporation. All rights reserved.
1+
// Copyright (c) Microsoft Corporation. All rights reserved.
22
// Licensed under the MIT License.
33

44
using System;

0 commit comments

Comments
 (0)