diff options
author | scop <scop> | 2005-04-20 21:24:13 +0000 |
---|---|---|
committer | scop <scop> | 2005-04-20 21:24:13 +0000 |
commit | db7a89939d910a3207ce4fea781c02e323a63a9a (patch) | |
tree | 33050b5dc6b01f176ca50773b9db1f4ac548e74d /dxr3spudecoder.h | |
parent | 8b19b7c0559a11cf31ef62a58a677554f6bc6c45 (diff) | |
download | vdr-plugin-dxr3-db7a89939d910a3207ce4fea781c02e323a63a9a.tar.gz vdr-plugin-dxr3-db7a89939d910a3207ce4fea781c02e323a63a9a.tar.bz2 |
Comment spelling fixes.
Diffstat (limited to 'dxr3spudecoder.h')
-rw-r--r-- | dxr3spudecoder.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dxr3spudecoder.h b/dxr3spudecoder.h index 5f75144..7ac0787 100644 --- a/dxr3spudecoder.h +++ b/dxr3spudecoder.h @@ -58,7 +58,7 @@ public: private: cDxr3Interface& m_Interface; ///< interface to dxr3 driver - bool m_visible; ///< is anything visible (nav, osd, subtilte) + bool m_visible; ///< is anything visible (nav, osd, subtitles) }; #endif /*_DXR3SPUDECODER_H_*/ |