Skip to content

Commit a2a42f0

Browse files
Daniel Palmerhdeller
authored andcommitted
fbdev: Fix typo in Kconfig text for FB_DEVICE
Seems like someone hit 'c' when they meant to hit 'd'. Signed-off-by: Daniel Palmer <[email protected]> Signed-off-by: Helge Deller <[email protected]>
1 parent da11e6a commit a2a42f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/video/fbdev/core/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ config FB_DEVICE
3131
default FB
3232
help
3333
Say Y here if you want the legacy /dev/fb* device file and
34-
interfaces within sysfs anc procfs. It is only required if you
34+
interfaces within sysfs and procfs. It is only required if you
3535
have userspace programs that depend on fbdev for graphics output.
3636
This does not affect the framebuffer console. If unsure, say N.
3737

0 commit comments

Comments
 (0)