Index: trunk/grails-app/conf/Config.groovy
===================================================================
--- trunk/grails-app/conf/Config.groovy	(revision 607)
+++ trunk/grails-app/conf/Config.groovy	(revision 608)
@@ -392,5 +392,5 @@
  */
 taskRecurringScheduleJob.repeatInterval=10
- // It is recommended to limit the currencyList to the one that the site uses e.g: currencyList = ['AUD']
+// It is recommended to limit the currencyList to the one that the site uses e.g: currencyList = ['AUD']
 currencyList = ['EUR', 'XCD', 'USD', 'XOF', 'NOK', 'AUD', 'XAF', 'NZD', 'MAD', 'DKK', 'GBP', 'CHF', 'XPF', 'ILS', 'ROL', 'TRL']
 
