From 8b9f513883030d9ce7bfba71b45af0646c6b831a Mon Sep 17 00:00:00 2001 From: Bill Currie Date: Sun, 9 Aug 2015 18:24:17 +0900 Subject: [PATCH] Correct a spelling mistake. --- doc/property-list.dox | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/property-list.dox b/doc/property-list.dox index 8be3f3b70..e9388b325 100644 --- a/doc/property-list.dox +++ b/doc/property-list.dox @@ -87,5 +87,5 @@ And yes, these long strings were inspired by Python's long strings. for doxygen --> Binary data is hex-encoded and contained within angle brackets (\c \< \c \>). There must be an even number of hex-digits. That is, while \c \ -is value, \c \ is not. +is valid, \c \ is not. */