From db2c2b617ec94fe0ff369faeb15dac250bd8db93 Mon Sep 17 00:00:00 2001 From: pravic Date: Thu, 28 Apr 2016 23:17:51 +0300 Subject: typo --- examples/03.urandom/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/03.urandom/Cargo.toml') diff --git a/examples/03.urandom/Cargo.toml b/examples/03.urandom/Cargo.toml index f41fc36..1383477 100644 --- a/examples/03.urandom/Cargo.toml +++ b/examples/03.urandom/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rust.drv.examples.urandom" -description = "Windows kerneld driver sample which creates `\\\\.\\urandom` device." +description = "Windows kernel driver sample which creates `\\\\.\\urandom` device." version = "0.1.0" authors = ["pravic "] readme = "../README.md" -- cgit v1.2.3