File: hotplug.functions_typo

package info (click to toggle)
hotplug 0.0.20040329-22
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 448 kB
  • ctags: 22
  • sloc: sh: 671; makefile: 183
file content (12 lines) | stat: -rw-r--r-- 601 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
diff -ruN hotplug-2004_03_29.orig/etc/hotplug/hotplug.functions hotplug-2004_03_29/etc/hotplug/hotplug.functions
--- hotplug-2004_03_29.orig/etc/hotplug/hotplug.functions	2004-06-05 17:21:06.000000000 +0200
+++ hotplug-2004_03_29/etc/hotplug/hotplug.functions	2004-06-05 17:21:01.000000000 +0200
@@ -170,7 +170,7 @@
 		# /etc/modules.conf may have set non-default module
 		# parameters ... handle per-device parameters in apps
 		# (ioctls etc) not in setup scripts or modules.conf
-		mesg "     $MODULE: loaded sucessfully"
+		mesg "     $MODULE: loaded successfully"
 		LOADED=true
 	    fi
 	else