fixing bug #317 for typo, thanks to @adipuscasu for finding

This commit is contained in:
Liran Tal
2014-12-25 09:18:10 +02:00
parent 3218b4d7bf
commit 6cbefb6cb7

View File

@@ -1,4 +1,4 @@
'use strict';
// Use Applicaion configuration module to register a new module
// Use Application configuration module to register a new module
ApplicationConfiguration.registerModule('users');