[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

X Strike Force SVN commit: rev 512 - trunk/debian



Author: branden
Date: 2003-09-12 09:07:44 -0500 (Fri, 12 Sep 2003)
New Revision: 512

Modified:
   trunk/debian/xdm.config.in
Log:
debian/xdm.config.in: (cosmetic) fix missing-word typo in comment


Modified: trunk/debian/xdm.config.in
===================================================================
--- trunk/debian/xdm.config.in	2003-09-12 14:03:11 UTC (rev 511)
+++ trunk/debian/xdm.config.in	2003-09-12 14:07:44 UTC (rev 512)
@@ -31,7 +31,7 @@
   fi
 
   # debconf is not a registry; use the current contents of the default display
-  # manager to pre-answer the question if possible
+  # manager file to pre-answer the question if possible
   if [ -e "$DEFAULT_DISPLAY_MANAGER_FILE" ]; then
     CURRENT_DEFAULT=$(basename $(head -n 1 "$DEFAULT_DISPLAY_MANAGER_FILE"))
   else



Reply to: