summaryrefslogtreecommitdiff
path: root/decoders/cec
diff options
context:
space:
mode:
Diffstat (limited to 'decoders/cec')
-rw-r--r--decoders/cec/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/decoders/cec/__init__.py b/decoders/cec/__init__.py
index db288ab..4138b62 100644
--- a/decoders/cec/__init__.py
+++ b/decoders/cec/__init__.py
@@ -18,7 +18,7 @@
##
'''
-Consumer Electronics Control (CEC) protocol allows users to command and
+The Consumer Electronics Control (CEC) protocol allows users to command and
control devices connected through HDMI.
'''