Skip to content

Commit e92475f

Browse files
authored
raising acrolinx
Corrected a typographical error in the OLE DB Programming section.
1 parent a16edc8 commit e92475f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/data/data-access-in-cpp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Describes legacy data access programming with Visual C++, where the preferred wa
2020
The Microsoft Foundation Classes (MFC) library supplies classes for programming with Open Database Connectivity (ODBC).
2121

2222
[OLE DB Programming](oledb/ole-db-programming.md)<br/>
23-
A mostly legacy interface which is still required in some scenarios, specifically when you are programming against linked servers.
23+
A mostly legacy interface which is still required in some scenarios, specifically when you're programming against linked servers.
2424

2525
## Related Topics
2626

0 commit comments

Comments
 (0)