U4-5559 Fix Typo "Seperate" to Separate

This commit is contained in:
Damiaan
2015-06-15 16:12:46 +02:00
parent 4f02a13a46
commit d2dc4efed8
18 changed files with 22 additions and 20 deletions

View File

@@ -8,6 +8,6 @@ var app = angular.module('umbraco', [
'ngCookies'
]);
/* For Angular 1.2: we need to load in Routing seperately
/* For Angular 1.2: we need to load in Routing separately
'ngRoute'
*/