video: Fix speficied typo

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
此提交包含在:
Joe Perches
2011-06-23 22:35:19 +00:00
提交者 Paul Mundt
父節點 181b74ef79
當前提交 75e1b6a84f
共有 7 個檔案被更改,包括 7 行新增7 行删除

查看文件

@@ -989,7 +989,7 @@ static struct platform_device *xxxfb_device;
*/
int __init xxxfb_setup(char *options)
{
/* Parse user speficied options (`video=xxxfb:') */
/* Parse user specified options (`video=xxxfb:') */
}
#endif /* MODULE */