docs(guide): remove unnecessary "Developer Guide: " from @names

This commit is contained in:
Peter Bacon Darwin
2014-02-15 16:09:27 +00:00
parent a8f21d4c48
commit af9e897ecd
20 changed files with 20 additions and 20 deletions

View File

@@ -1,5 +1,5 @@
@ngdoc overview
@name Developer Guide: Angular Services: Testing Angular Services
@name Angular Services: Testing Angular Services
@description
The following is a unit test for the 'notify' service in the 'Dependencies' example in {@link