Fix typos in doc and comments

Changes persistant -> persistent. www.dictionary.com does not know
persistant (with an A), but should it be one of those things you can
spell in more than one correct way, let me know.

Signed-off-by: Jan Engelhardt <jengelh@gmx.de>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
This commit is contained in:
Jan Engelhardt
2006-11-30 05:32:19 +01:00
committed by Adrian Bunk
parent 93e06b4140
commit 03a67a46af
10 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -34,7 +34,7 @@ config PCI_MULTITHREAD_PROBE
It is very unwise to use this option if you are not using a
boot process that can handle devices being created in any
order. A program that can create persistant block and network
order. A program that can create persistent block and network
device names (like udev) is a good idea if you wish to use
this option.