Corrected more spellings.

This commit is contained in:
martin-osborne
2015-04-10 11:43:49 +01:00
parent 4cf45ea4a3
commit 7780ab3ae0
32 changed files with 74 additions and 74 deletions

View File

@@ -90,10 +90,10 @@ public:
/// Resumes all events suspended with suspendEvent();
bool eventsSuspended() const;
/// Returns true if events are suspeded.
/// Returns true if events are suspended.
bool events() const;
/// Returns true if events are not suspeded.
/// Returns true if events are not suspended.
const DocumentType* doctype() const;
/// The Document Type Declaration (see DocumentType) associated with this document.