summaryrefslogtreecommitdiffhomepage
path: root/dev/ddk/docs
diff options
context:
space:
mode:
Diffstat (limited to 'dev/ddk/docs')
-rw-r--r--dev/ddk/docs/SPECIFICATION_DDK.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/ddk/docs/SPECIFICATION_DDK.md b/dev/ddk/docs/SPECIFICATION_DDK.md
index 5fbff990..57710d1f 100644
--- a/dev/ddk/docs/SPECIFICATION_DDK.md
+++ b/dev/ddk/docs/SPECIFICATION_DDK.md
@@ -6,7 +6,7 @@
- Programming Language: C/C++
- Build System: Make/BTB
-- Purpose: Driver Tool Kit, which you link against libddk.sys
+- Purpose: Driver Tool Kit, which you link against ddk.sys
===================================