From dd9ecc4a7407ecbbe5d98f39e076e184f6d95311 Mon Sep 17 00:00:00 2001 From: scop Date: Wed, 19 Apr 2006 20:35:20 +0000 Subject: Comment typo fix. --- dxr3outputthread.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dxr3outputthread.h b/dxr3outputthread.h index a0977b0..6b9982b 100644 --- a/dxr3outputthread.h +++ b/dxr3outputthread.h @@ -61,7 +61,7 @@ protected: bool m_bNeedResync; private: - cDxr3OutputThread(cDxr3OutputThread&); // no copy contructor + cDxr3OutputThread(cDxr3OutputThread&); // no copy constructor }; // ================================== -- cgit v1.2.3