From f725c61c7b8ac34c00e28f90e231bddc82ca5dfc Mon Sep 17 00:00:00 2001 From: Bart Van Assche Date: Wed, 15 Sep 2010 18:04:26 +0000 Subject: [PATCH] Source code comment spelling fix. git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@2130 d57e44dd-8a1f-0410-8b47-8ef2f437770f --- scst/src/scst_sysfs.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scst/src/scst_sysfs.c b/scst/src/scst_sysfs.c index 98925f2ee..b3f27fdb3 100644 --- a/scst/src/scst_sysfs.c +++ b/scst/src/scst_sysfs.c @@ -545,7 +545,7 @@ static void scst_ungrab_devt_ptr(struct scst_dev_type *devt) } /** - ** Regilar SCST sysfs ops + ** Regular SCST sysfs ops **/ static ssize_t scst_show(struct kobject *kobj, struct attribute *attr, char *buf)