Fixed comment in ini related to previous patch

0.8.2-post-fixes
Diva Canto 2015-08-25 20:43:22 -07:00
parent 9d104f5453
commit 9b5bd4b279
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
;; need to set the constants in the [Const] section and pick an architecture ;; need to set the constants in the [Const] section and pick an architecture
;; in the [Architecture] section at the end of this file. The architecture ;; in the [Architecture] section at the end of this file. The architecture
;; will require a suitable .ini file in the config-include directory, either ;; will require a suitable .ini file in the config-include directory, either
;; Standalone.ini or GridCommon.ini which you can copy and modify from the ;; StandaloneCommon.ini or GridCommon.ini which you can copy and modify from the
;; available .example files. ;; available .example files.
;; ;;
;; The settings in this file are in the form "<key> = <value>". For example, ;; The settings in this file are in the form "<key> = <value>". For example,