Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
/angular.jsPublic archive

Commit9bff2ce

Browse files
Ikko Ashiminegkalpak
Ikko Ashimine
authored andcommitted
docs($parse): fix typo in lval.ngdoc
assigment -> assignmentCloses#17120
1 parentd463206 commit9bff2ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎docs/content/error/$parse/lval.ngdoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
Occurs when an expression is trying to assign a value to a non-assignable expression.
77

8-
This can happen if the left side of anassigment is not a valid reference to a variable
8+
This can happen if the left side of anassignment is not a valid reference to a variable
99
or property. E.g. In the following snippet `1+2` is not assignable.
1010

1111
```

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp