]> Raphaël G. Git Repositories - acme/blobdiff - Acme.pm
Fix bad spelling
[acme] / Acme.pm
diff --git a/Acme.pm b/Acme.pm
index bff7defc82c0d0252a627f824623b90dcc4bcac8..1f5675f2603f9b75e6e4fd0abea4b7cfbb93e6e0 100644 (file)
--- a/Acme.pm
+++ b/Acme.pm
 # You should have received a copy of the GNU General Public License
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #
-# Copyright (C) 2016 - 2017 Raphaël Gertz <acmepl@rapsys.eu>
+# Copyright (C) 2016 - 2017 Raphaël Gertz <acme@rapsys.eu>
 
-# acme package
-package acme;
+# Acme package
+package Acme;
 
 # Best practice
 use strict;
@@ -90,7 +90,7 @@ use constant {
        VERSION => 'v0.7',
 
        # Config
-       CONFIG => '/etc/acmepl/config'
+       CONFIG => '/etc/acme/config'
 };
 
 # User agent object