Use ACL instead of AXE for utilities
[gnucomo.git] / src / phpclasses / configuration.class.php
index 4f0c2a5..692e918 100644 (file)
@@ -20,7 +20,7 @@
 //                   wide configuration file and a configuration file per user.
 //                   The content of the configuration file is in XML format.
 //                   The configuration base class takes care of finding the configuration
-//                   files, e.g. in /etc/app.conf or in /usr/loca/etc/app.conf
+//                   files, e.g. in /etc/app.conf or in /usr/local/etc/app.conf
 //                   The config files are parsed with the gnome XML parser and a
 //                   framework is provided to find configurational items.
 //