Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit 774b2ad

Browse files
pauldijoupetebacondarwin
authored andcommitted
docs($interpolate): correct small typo
1 parent ad67679 commit 774b2ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ng/interpolate.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ function $InterpolateProvider() {
226226
* Use {@link ng.$interpolateProvider#methods_endSymbol $interpolateProvider#endSymbol} to change
227227
* the symbol.
228228
*
229-
* @returns {string} start symbol.
229+
* @returns {string} end symbol.
230230
*/
231231
$interpolate.endSymbol = function() {
232232
return endSymbol;

0 commit comments

Comments
 (0)