mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-03-20 08:20:25 +00:00
parent
ed703d8e2c
commit
c18074a310
1 changed files with 1 additions and 1 deletions
|
|
@ -166,7 +166,7 @@ function $CompileProvider($provide) {
|
|||
* @function
|
||||
*
|
||||
* @description
|
||||
* Register a new directives with the compiler.
|
||||
* Register a new directive with the compiler.
|
||||
*
|
||||
* @param {string} name Name of the directive in camel-case. (ie <code>ngBind</code> which will match as
|
||||
* <code>ng-bind</code>).
|
||||
|
|
|
|||
Loading…
Reference in a new issue