Rename "angular-i18next" to "ng-i18next".

This commit is contained in:
Cyril Schumacher
2015-05-01 15:26:24 +02:00
parent 9d53ca0b9b
commit 6a83bf1fc3
2 changed files with 2 additions and 2 deletions
@@ -1,6 +1,6 @@
/// <reference path="angular-i18next.d.ts" />
/// <reference path="ng-i18next.d.ts" />
/**
* @summary Test for "angular-i18next" with options.
* @summary Test for "ng-i18next" with options.
*/
function testOptions() {
var $provider: angular.i18next.I18nextProvider;