summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/intro.9.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/intro.9.txt b/doc/intro.9.txt
index 5975b8b4..45c0a3f4 100644
--- a/doc/intro.9.txt
+++ b/doc/intro.9.txt
@@ -136,7 +136,7 @@ other development tools :
module:kern/bitmap::
Arbitrary-length bit array.
module:kern/cbuf::
- Circular character buffer.
+ Circular byte buffer.
module:kern/clock::
Low resolution clock.
module:kern/error::