Correct a typo.

MFC after:	1 week
This commit is contained in:
Ryan Stone 2014-05-17 20:39:39 +00:00
parent 34bbee4317
commit 888fc9f245
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=266351

View File

@ -194,7 +194,7 @@ The API supports the following data types:
.Bl -ohang -offset indent
.It Sy null ( NV_TYPE_NULL )
There is no data associated with the name.
.It Sy bool ( NV_TYPE_BOLL )
.It Sy bool ( NV_TYPE_BOOL )
The value can be either
.Dv true
or