Fix a typo.

This commit is contained in:
thorpej 2008-08-03 03:11:28 +00:00
parent 3ea923f75a
commit 1d49730690
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: prop_bool.3,v 1.5 2008/04/30 13:10:46 martin Exp $
.\" $NetBSD: prop_bool.3,v 1.6 2008/08/03 03:11:28 thorpej Exp $
.\"
.\" Copyright (c) 2006 The NetBSD Foundation, Inc.
.\" All rights reserved.
@ -44,7 +44,7 @@
.Ft prop_bool_t
.Fn prop_bool_create "bool val"
.Ft prop_bool_t
.Fn prop_booly_copy "prop_bool_t bool"
.Fn prop_bool_copy "prop_bool_t bool"
.\"
.Ft bool
.Fn prop_bool_true "prop_bool_t bool"