Skip to content

Commit 3049db3

Browse files
committed
'fix spelling
1 parent cfdc524 commit 3049db3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Microsoft.Azure.Cosmos/src/DocumentClient.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6654,7 +6654,7 @@ private void InitializeDirectConnectivity(IStoreClientFactory storeClientFactory
66546654
}
66556655
else
66566656
{
6657-
// It is decided to switch this feature off completely for external users but keep it uchanged for internal users,
6657+
// It is decided to switch this feature off completely for external users but keep it unchanged for internal users,
66586658
// due to the nature of information, we are collecting here. RNTBD is internal protocol and we do not expose it to the customers.
66596659
Documents.Telemetry.DistributedTracingOptions distributedTracingOptions = new ()
66606660
{

0 commit comments

Comments
 (0)