]> git.pld-linux.org Git - packages/VirtualBox-bin.git/blobdiff - VirtualBox-vboxvfs.init
- cosmetics
[packages/VirtualBox-bin.git] / VirtualBox-vboxvfs.init
index 83581c3c82fc4436522d39679f5c2adfacd81e77..d1029aff654f9ca3ad0e1bde4a0b7ed8dedb770b 100644 (file)
@@ -27,7 +27,7 @@ start() {
 }
 
 stop() {
-       # NOTE: rmmod will wait if device is in use, so automatic rmmod probably not the best idea
+       # NOTE: rmmod will wait if device is in use, so automatic rmmod probably is not the best idea
        /sbin/rmmod $VBOX_MODULE
        rm -f /var/lock/subsys/vboxvfs
 }
This page took 0.04055 seconds and 4 git commands to generate.