File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -320,7 +320,7 @@ function $InterpolateProvider() {
320
320
* @description
321
321
* Symbol to denote the start of expression in the interpolated string. Defaults to `{{`.
322
322
*
323
- * Use {@link ng.$interpolateProvider#startSymbol $interpolateProvider# startSymbol} to change
323
+ * Use {@link ng.$interpolateProvider#startSymbol ` $interpolateProvider. startSymbol` } to change
324
324
* the symbol.
325
325
*
326
326
* @returns {string } start symbol.
@@ -336,7 +336,7 @@ function $InterpolateProvider() {
336
336
* @description
337
337
* Symbol to denote the end of expression in the interpolated string. Defaults to `}}`.
338
338
*
339
- * Use {@link ng.$interpolateProvider#endSymbol $interpolateProvider# endSymbol} to change
339
+ * Use {@link ng.$interpolateProvider#endSymbol ` $interpolateProvider. endSymbol` } to change
340
340
* the symbol.
341
341
*
342
342
* @returns {string } end symbol.
You can’t perform that action at this time.
0 commit comments