digital 7 years ago
parent
commit
a448f96ad7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/digilib/gpio/ctrl_manager.py

+ 1 - 1
src/digilib/gpio/ctrl_manager.py

@@ -17,7 +17,7 @@
 
 class CtrlManager(object):
     """
-    The CtrlManager collects data from Collectors and analyses it.
+    The CtrlManager collects data from controllers and analyses it.
 
     Parameters
     ----------