From 3a53ac506c910bb3ec37c165713ba744649bf677 Mon Sep 17 00:00:00 2001 From: Michael Drake Date: Wed, 7 Nov 2012 15:05:25 +0000 Subject: Fix typos. --- include/dom/events/document_event.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/dom') diff --git a/include/dom/events/document_event.h b/include/dom/events/document_event.h index 7f61df7..060ad00 100644 --- a/include/dom/events/document_event.h +++ b/include/dom/events/document_event.h @@ -75,7 +75,7 @@ typedef enum { * * \param type The type of the event * \param phase The phase of the default action callback - * \param pw The return privat data of the callback function + * \param pw The return private data of the callback function * \return a callback function, NULL if there is none. */ typedef dom_default_action_callback (*dom_events_default_action_fetcher) -- cgit v1.2.3