mirror of
https://github.com/zhigang1992/angular.js.git
synced 2026-04-24 03:55:49 +08:00
committed by
Pete Bacon Darwin
parent
285f6b4ec6
commit
ac5105b198
@@ -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>).
|
||||
|
||||
Reference in New Issue
Block a user