mirror of
https://github.com/pocoproject/poco.git
synced 2025-02-22 07:01:12 +01:00
Typo in comment
This commit is contained in:
parent
1eade30734
commit
6cc31a5539
@ -270,7 +270,7 @@ public:
|
||||
}
|
||||
|
||||
bool isNull() const
|
||||
/// Returns true iff the Nullable is empty.
|
||||
/// Returns true if the Nullable is empty.
|
||||
{
|
||||
return _isNull;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user