diff options
| author | Den Delimarsky <[email protected]> | 2019-03-13 14:10:37 -0700 |
|---|---|---|
| committer | Den Delimarsky <[email protected]> | 2019-03-13 14:10:37 -0700 |
| commit | 1404d5fcfc743326d065c7f6977a68e92f3bf9f6 (patch) | |
| tree | 63c4c5388b45beffbb833b5f54b65130f2fe30cd /network | |
| parent | cf2564be4183280c0a31cd158b28c9b7e3bbee4b (diff) | |
Fix README issues
Diffstat (limited to 'network')
| -rw-r--r-- | network/ndis/mux/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/network/ndis/mux/README.md b/network/ndis/mux/README.md index afda096b..6e643416 100644 --- a/network/ndis/mux/README.md +++ b/network/ndis/mux/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: An NDIS 6.0 driver that demonstrates the operation of an N:1 MUX driver. +description: An NDIS 6.0 driver that demonstrates the operation of an N to 1 MUX driver. languages: - cpp products: |
