diff options
| author | Igor Minar | 2012-03-13 23:00:30 -0700 |
|---|---|---|
| committer | Igor Minar | 2012-03-13 23:17:43 -0700 |
| commit | 716b5fd3e24e11986ded2cc381b9fbb77971a1e2 (patch) | |
| tree | ca7964496a3a021a2745d8a13a673791d9602719 /docs/content/guide/dev_guide.i18n.ngdoc | |
| parent | 8b8fdddc0b13f90dcc081b7d29a79f1452f2dd7b (diff) | |
| download | angular.js-716b5fd3e24e11986ded2cc381b9fbb77971a1e2.tar.bz2 | |
docs(*): fixing various docs
Diffstat (limited to 'docs/content/guide/dev_guide.i18n.ngdoc')
| -rw-r--r-- | docs/content/guide/dev_guide.i18n.ngdoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/content/guide/dev_guide.i18n.ngdoc b/docs/content/guide/dev_guide.i18n.ngdoc index 7ed94b7c..5ba627ab 100644 --- a/docs/content/guide/dev_guide.i18n.ngdoc +++ b/docs/content/guide/dev_guide.i18n.ngdoc @@ -22,7 +22,7 @@ http://docs.angularjs.org/#!/api/angular.module.ng.$filter.number number} and {@ http://docs.angularjs.org/#!/api/angular.module.ng.$filter.currency currency} filters. Additionally, Angular supports localizable pluralization support provided by the {@link -api/angular.module.ng.$compileProvider.directive.ng-pluralize ng-pluralize widget}. +api/angular.module.ng.$compileProvider.directive.ng-pluralize ng-pluralize directive}. All localizable Angular components depend on locale-specific rule sets managed by the {@link api/angular.module.ng.$locale $locale service}. |
