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