[PC-BSD Commits] r2263 - pcbsd/trunk/system-overlay/PCBSD/xorg-gui/bin
svn at pcbsd.org
svn at pcbsd.org
Wed Jul 2 15:35:28 PDT 2008
Author: tim
Date: 2008-07-02 15:35:27 -0700 (Wed, 02 Jul 2008)
New Revision: 2263
Modified:
pcbsd/trunk/system-overlay/PCBSD/xorg-gui/bin/rundetect.sh
Log:
Fixed typo
Modified: pcbsd/trunk/system-overlay/PCBSD/xorg-gui/bin/rundetect.sh
===================================================================
--- pcbsd/trunk/system-overlay/PCBSD/xorg-gui/bin/rundetect.sh 2008-07-02 22:33:36 UTC (rev 2262)
+++ pcbsd/trunk/system-overlay/PCBSD/xorg-gui/bin/rundetect.sh 2008-07-02 22:35:27 UTC (rev 2263)
@@ -218,7 +218,7 @@
ls /dev/nvidiactl* >/dev/null
if [ "$?" != "0" ]
then
- /usr/local/kde4/bin/kdialog --msgbox "The system will install the NVIDIA kernel module. Youi may be asked to confirm the resolution after a reboot is performed."
+ /usr/local/kde4/bin/kdialog --msgbox "The system will install the NVIDIA kernel module. You may be asked to confirm the resolution after a reboot is performed."
touch /PCBSD/xorg-gui/.nvidiareboot
touch /PCBSD/xorg-gui/.rerunxsetup
fi
More information about the Commits
mailing list