diff options
| author | Dave Wilson <[email protected]> | 2015-04-29 12:00:16 -0700 |
|---|---|---|
| committer | Dave Wilson <[email protected]> | 2015-04-29 12:00:16 -0700 |
| commit | 1fbea08887e10e087c3f6bb0be8968e29e20cc84 (patch) | |
| tree | ceece70ec21256772341dc1ef91a199a5d13bc0f /network/modem | |
| parent | d40232638faaab19de557e70a3ee938da7a35295 (diff) | |
terminology changes
Diffstat (limited to 'network/modem')
| -rw-r--r-- | network/modem/fakemodem/ReadMe.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/network/modem/fakemodem/ReadMe.md b/network/modem/fakemodem/ReadMe.md index 6d6cdbc1..b79071cb 100644 --- a/network/modem/fakemodem/ReadMe.md +++ b/network/modem/fakemodem/ReadMe.md @@ -3,6 +3,6 @@ Fakemodem Driver The Fakemodem sample demonstrates a simple controller-less modem driver. This driver supports sending and receiving AT commands using the `ReadFile`/`WriteFile` calls or via a TAPI interface using an application such as *HyperTerminal.* -## Universal Compliant -This sample builds a Windows Universal driver. It uses only APIs and DDIs that are included in Windows Core. +## Universal Windows Driver Compliant +This sample builds a Universal Windows Driver. It uses only APIs and DDIs that are included in OneCoreUAP. |
