mirror of
https://github.com/pocoproject/poco.git
synced 2025-12-24 06:14:31 +01:00
Corrected more spellings.
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user