mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-03-28 04:00:23 +00:00
parent
285f6b4ec6
commit
ac5105b198
1 changed files with 1 additions and 1 deletions
|
|
@ -168,7 +168,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