From: Maxim Mamontov <faust.madf@gmail.com>
Date: Thu, 1 Dec 2011 12:23:57 +0000 (+0200)
Subject: Stylistic changes
X-Git-Tag: 2.408~37
X-Git-Url: https://git.stg.codes/stg.git/commitdiff_plain/e117dbe0816621cb198567763fb1333d79f62e57?ds=sidebyside;hp=-c

Stylistic changes
---

e117dbe0816621cb198567763fb1333d79f62e57
diff --git a/projects/stargazer/inst/freebsd/etc/stargazer/stargazer.conf b/projects/stargazer/inst/freebsd/etc/stargazer/stargazer.conf
index f990daba..4f2cbda9 100644
--- a/projects/stargazer/inst/freebsd/etc/stargazer/stargazer.conf
+++ b/projects/stargazer/inst/freebsd/etc/stargazer/stargazer.conf
@@ -161,7 +161,7 @@ ModulesPath = /usr/lib/stg
 # 1 - disallow fee charge if cash value is negative;
 # 2 - disallow fee charge if there is not enought cash (cash < fee).
 # Parameter: optional
-# Value: 0 - 2
+# Value: 0 ... 2
 # Default: 0 (classic)
 # FeeChargeType = 0
 
diff --git a/projects/stargazer/inst/linux/etc/stargazer/stargazer.conf b/projects/stargazer/inst/linux/etc/stargazer/stargazer.conf
index f990daba..4f2cbda9 100644
--- a/projects/stargazer/inst/linux/etc/stargazer/stargazer.conf
+++ b/projects/stargazer/inst/linux/etc/stargazer/stargazer.conf
@@ -161,7 +161,7 @@ ModulesPath = /usr/lib/stg
 # 1 - disallow fee charge if cash value is negative;
 # 2 - disallow fee charge if there is not enought cash (cash < fee).
 # Parameter: optional
-# Value: 0 - 2
+# Value: 0 ... 2
 # Default: 0 (classic)
 # FeeChargeType = 0