From 6d4a85e83878c984314247fe464eb9f52e744695 Mon Sep 17 00:00:00 2001 From: Jan Kaluza Date: Thu, 26 Jan 2012 10:42:12 +0100 Subject: [PATCH] Fixed small typo --- tuned/units/unit.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tuned/units/unit.py b/tuned/units/unit.py index 8c41d7c..ba1ae7d 100644 --- a/tuned/units/unit.py +++ b/tuned/units/unit.py @@ -2,7 +2,7 @@ import tuned.plugins class Unit(object): """ - Unit is the smallest tuning component. Units have to be insantiated using UnitManager. + Unit is the smallest tuning component. Units have to be instantiated using UnitManager. One unit utilizes one plugin. The tuning can be limited to certain devices with specific options. Multiple units can utilize one plugin, but they should not control the same