mirror of
https://github.com/zhigang1992/angular.js.git
synced 2026-04-05 08:59:35 +08:00
docs($interpolate): correct small typo
This commit is contained in:
committed by
Peter Bacon Darwin
parent
ad6767949c
commit
774b2adb89
@@ -226,7 +226,7 @@ function $InterpolateProvider() {
|
||||
* Use {@link ng.$interpolateProvider#methods_endSymbol $interpolateProvider#endSymbol} to change
|
||||
* the symbol.
|
||||
*
|
||||
* @returns {string} start symbol.
|
||||
* @returns {string} end symbol.
|
||||
*/
|
||||
$interpolate.endSymbol = function() {
|
||||
return endSymbol;
|
||||
|
||||
Reference in New Issue
Block a user