doc: fix console doc typo
authorThadeu Lima de Souza Cascardo <cascardo@holoscopio.com>
Mon, 1 Feb 2010 17:57:15 +0000 (15:57 -0200)
committerJiri Kosina <jkosina@suse.cz>
Wed, 24 Feb 2010 12:51:32 +0000 (13:51 +0100)
Signed-off-by: Thadeu Lima de Souza Cascardo <cascardo@holoscopio.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Documentation/console/console.txt

index 877a1b2..926cf1b 100644 (file)
@@ -74,7 +74,7 @@ driver takes over the consoles vacated by the driver. Binding, on the other
 hand, will bind the driver to the consoles that are currently occupied by a
 system driver.
 
-NOTE1: Binding and binding must be selected in Kconfig. It's under:
+NOTE1: Binding and unbinding must be selected in Kconfig. It's under:
 
 Device Drivers -> Character devices -> Support for binding and unbinding
 console drivers