From 91eb686b797364f90d3e4db8d2e7ad8aea0a4771 Mon Sep 17 00:00:00 2001 From: polyphemus Date: Wed, 3 Apr 2013 11:13:24 +0200 Subject: [PATCH] Small wording changes in comments. --- src/cdmrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/cdmrc b/src/cdmrc index 062fc6e..95d460a 100644 --- a/src/cdmrc +++ b/src/cdmrc @@ -59,5 +59,5 @@ serverargs=(-nolisten tcp) # Alternative method of calling startx(/setsid). Should only be set if cdm # does not start X as expected (bash -x shows call to setsid startx, but for # no apparent reason does not start X). -# Only provided in the hope it proves to be useful, not a guaranteed fix. +# Only provided in the hope it may be useful, not a guaranteed fix. altstartx=no