]> sourceware.org Git - lvm2.git/commitdiff
typo
authorPeter Rajnoha <prajnoha@redhat.com>
Wed, 15 Feb 2012 15:10:31 +0000 (15:10 +0000)
committerPeter Rajnoha <prajnoha@redhat.com>
Wed, 15 Feb 2012 15:10:31 +0000 (15:10 +0000)
udev/13-dm-disk.rules

index 9565ea7100bcd0da9b40d6d07cb1d65e905e3a0b..50f0c61a10364b858922422e77abfb6650253280 100644 (file)
@@ -25,7 +25,7 @@ ENV{ID_FS_USAGE}=="filesystem|other|crypto", ENV{ID_FS_UUID_ENC}=="?*", SYMLINK+
 ENV{ID_FS_USAGE}=="filesystem|other", ENV{ID_FS_LABEL_ENC}=="?*", SYMLINK+="disk/by-label/$env{ID_FS_LABEL_ENC}"
 
 # Add inotify watch to track changes on this device.
-# Using the watch rule is not optimal - it generetes a lot of spurious
+# Using the watch rule is not optimal - it generates a lot of spurious
 # and useless events whenever the device opened for read-write is closed.
 # The best would be to generete the event directly in the tool changing
 # relevant information so only relevant events will be processed
This page took 0.032375 seconds and 5 git commands to generate.