diff options
| author | Peter Bacon Darwin | 2014-02-15 16:09:27 +0000 | 
|---|---|---|
| committer | Peter Bacon Darwin | 2014-02-16 19:03:44 +0000 | 
| commit | af9e897ecd8559841a728075058b66ebcae25d1e (patch) | |
| tree | 67c8230bbfb26ec8bb7f47ddcdbbcab06db4588a /docs/content/guide/dev_guide.unit-testing.ngdoc | |
| parent | a8f21d4c48681c6f1ad64f8fa4577353b4405e29 (diff) | |
| download | angular.js-af9e897ecd8559841a728075058b66ebcae25d1e.tar.bz2 | |
docs(guide): remove unnecessary "Developer Guide: " from @names
Diffstat (limited to 'docs/content/guide/dev_guide.unit-testing.ngdoc')
| -rw-r--r-- | docs/content/guide/dev_guide.unit-testing.ngdoc | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/docs/content/guide/dev_guide.unit-testing.ngdoc b/docs/content/guide/dev_guide.unit-testing.ngdoc index 6be877e6..2fba61a3 100644 --- a/docs/content/guide/dev_guide.unit-testing.ngdoc +++ b/docs/content/guide/dev_guide.unit-testing.ngdoc @@ -1,5 +1,5 @@  @ngdoc overview -@name Developer Guide: Unit Testing +@name  Unit Testing  @description  JavaScript is a dynamically typed language which comes with great power of expression, but it also | 
