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

Commit e29900c

Browse files
Ikko Ashiminepetebacondarwin
authored andcommitted
docs($parse): fix typo in parse.js
Propogate -> Propagate
1 parent 02545a8 commit e29900c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/ng/parse.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1900,7 +1900,7 @@ function $ParseProvider() {
19001900

19011901
var useInputs = parsedExpression.inputs && !exp.inputs;
19021902

1903-
// Propogate the literal/inputs/constant attributes
1903+
// Propagate the literal/inputs/constant attributes
19041904
// ... but not oneTime since we are handling it
19051905
oneTimeWatch.literal = parsedExpression.literal;
19061906
oneTimeWatch.constant = parsedExpression.constant;
@@ -1987,7 +1987,7 @@ function $ParseProvider() {
19871987
fn.$$intercepted = parsedExpression;
19881988
fn.$$interceptor = interceptorFn;
19891989

1990-
// Propogate the literal/oneTime/constant attributes
1990+
// Propagate the literal/oneTime/constant attributes
19911991
fn.literal = parsedExpression.literal;
19921992
fn.oneTime = parsedExpression.oneTime;
19931993
fn.constant = parsedExpression.constant;

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy