Fix typo.
OK by martin@.
This commit is contained in:
parent
1415bf509b
commit
b95cd5a6fe
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: prop_dictionary_util.3,v 1.3 2008/04/30 13:10:46 martin Exp $
|
||||
.\" $NetBSD: prop_dictionary_util.3,v 1.4 2008/06/02 09:27:04 haad Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2006 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
@ -60,7 +60,7 @@
|
||||
.In prop/proplib.h
|
||||
.\"
|
||||
.Ft bool
|
||||
.Fn prop_dictionary_get_bool "prop_dictionary_t dict" "cosnt char *key" \
|
||||
.Fn prop_dictionary_get_bool "prop_dictionary_t dict" "const char *key" \
|
||||
"bool *valp"
|
||||
.Ft bool
|
||||
.Fn prop_dictionary_set_bool "prop_dictionary_t dict" "const char *key" \
|
||||
|
Loading…
Reference in New Issue
Block a user