OSDN Git Service

[IMPROVED] Adapt to the behavior change grep(1) as of 12.0-RELEASE that the case...
[portsreinstall/current.git] / lib / main / liboptions.sh
index f52172b..fec7aa8 100644 (file)
@@ -9,7 +9,7 @@
 
 # ============= Database of options which are given at each run and not saved =============
 # [Syntax of option databases]
-# short_name, long_name, variable, defult_vaule, set_value
+# short_name, long_name, variable, default_value, set_value
 # Columns are delimited by tab characters.
 options_db_onetime ()
 {