documentation update

This commit is contained in:
Aleksandar Fabijanic
2007-07-26 19:29:04 +00:00
parent 97769a1a43
commit e1b2ca26c0

View File

@@ -49,7 +49,7 @@ namespace Poco {
class Foundation_API Stopwatch
/// A simple facility to measure time intervals
/// with microsecond resolution.
/// with (theoretical) microsecond resolution.
{
public:
Stopwatch();