diff options
Diffstat (limited to 'chapter06')
-rw-r--r-- | chapter06/udev.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/udev.xml b/chapter06/udev.xml index 2aac961b0..99f9b697f 100644 --- a/chapter06/udev.xml +++ b/chapter06/udev.xml @@ -33,7 +33,7 @@ by applying the following patch:</para> <screen><userinput>make udevdir=/dev</userinput></screen> -<para>And install finally install it:</para> +<para>Finally, install it:</para> <screen><userinput>make udevdir=/dev install</userinput></screen> |