mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-27 02:53:10 +01:00
Corrected misspelt 'b' and 'c' words.
This commit is contained in:
@@ -69,7 +69,7 @@ public:
|
||||
/// Returns the calculated checksum.
|
||||
|
||||
Type type() const;
|
||||
/// Which type of checksum are we calulcating
|
||||
/// Which type of checksum are we calculating.
|
||||
|
||||
private:
|
||||
Type _type;
|
||||
|
||||
Reference in New Issue
Block a user