summaryrefslogtreecommitdiff
path: root/daemons/gptp/common/avbts_osthread.hpp
diff options
context:
space:
mode:
authorDavid Cemin <david.cemin@coveloz.com>2015-05-23 18:48:14 -0400
committerDavid Cemin <david.cemin@coveloz.com>2015-05-23 18:48:14 -0400
commitbf0004134e9f608e6744e34c53b134067389b716 (patch)
treedfe601a191c945622284b7d77bcbba1be7f183fb /daemons/gptp/common/avbts_osthread.hpp
parentc8eb890f5ebb644857ca3c9121e9e4801f0a8cbb (diff)
downloadOpen-AVB-bf0004134e9f608e6744e34c53b134067389b716.tar.gz
[gPTP doc] Updating docs according to reviewer's feedback
Diffstat (limited to 'daemons/gptp/common/avbts_osthread.hpp')
-rw-r--r--daemons/gptp/common/avbts_osthread.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/daemons/gptp/common/avbts_osthread.hpp b/daemons/gptp/common/avbts_osthread.hpp
index 5248cef8..67bd49c4 100644
--- a/daemons/gptp/common/avbts_osthread.hpp
+++ b/daemons/gptp/common/avbts_osthread.hpp
@@ -73,7 +73,7 @@ public:
inline OSThread::~OSThread() {}
/**
- * Provides factory design patter for OSThread class
+ * Provides factory design pattern for OSThread class
*/
class OSThreadFactory {
public: