mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-28 19:51:58 +01:00
fix typo
This commit is contained in:
@@ -41,7 +41,7 @@ public:
|
|||||||
virtual const std::string& filename() const;
|
virtual const std::string& filename() const;
|
||||||
/// Returns the filename for the part or attachment.
|
/// Returns the filename for the part or attachment.
|
||||||
///
|
///
|
||||||
/// May be overridded by subclasses. The default
|
/// May be overridden by subclasses. The default
|
||||||
/// implementation returns an empty string.
|
/// implementation returns an empty string.
|
||||||
|
|
||||||
const std::string& mediaType() const;
|
const std::string& mediaType() const;
|
||||||
|
|||||||
Reference in New Issue
Block a user