Skip to content

Commit effef61

Browse files
amoghnatuguardrex
authored andcommitted
Updated typo in one header (Pperator --> Operator) (dotnet#2522)
1 parent 4b793d6 commit effef61

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/framework/data/adonet/ef/connection-strings.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ Metadata=datadir\metadata\
101101
Metadata=.\
102102
```
103103

104-
## Support for the |DataDirectory| Substitution String and the Web Application Root Pperator (~)
104+
## Support for the |DataDirectory| Substitution String and the Web Application Root Operator (~)
105105
`DataDirectory` and the ~ operator are used in the <xref:System.Data.EntityClient.EntityConnection.ConnectionString%2A>as part of the `Metadata` and `Provider Connection String` keywords. The <xref:System.Data.EntityClient.EntityConnection> forwards the `DataDirectory` and the ~ operator to <xref:System.Data.Metadata.Edm.MetadataWorkspace> and the store provider, respectively.
106106

107107
|Term|Description|
@@ -121,4 +121,4 @@ Metadata=.\
121121
[Working with Data Providers](../../../../../docs/framework/data/adonet/ef/working-with-data-providers.md)
122122
[Deployment Considerations](../../../../../docs/framework/data/adonet/ef/deployment-considerations.md)
123123
[Managing Connections and Transactions](http://msdn.microsoft.com/en-us/b6659d2a-9a45-4e98-acaa-d7a8029e5b99)
124-
[Connection Strings](../../../../../docs/framework/data/adonet/connection-strings.md)
124+
[Connection Strings](../../../../../docs/framework/data/adonet/connection-strings.md)

0 commit comments

Comments
 (0)