mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-23 16:48:06 +02: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