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 /storage/class | |
| parent | d40232638faaab19de557e70a3ee938da7a35295 (diff) | |
terminology changes
Diffstat (limited to 'storage/class')
| -rw-r--r-- | storage/class/classpnp/ReadMe.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/storage/class/classpnp/ReadMe.md b/storage/class/classpnp/ReadMe.md index 136dbe9d..c3a893ba 100644 --- a/storage/class/classpnp/ReadMe.md +++ b/storage/class/classpnp/ReadMe.md @@ -3,8 +3,8 @@ ClassPnP Storage Class Driver Library This library is the library for all storage drivers. It simplifies writing a storage class driver by implementing 90 percent of the code that you need to support Plug and Play (PnP), power management, and so on. This library is used by disk, CDROM, and the tape class drivers. -## 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. Installation and Operation -------------------------- |
