Skip to content

Commit 3ae79c0

Browse files
SekibOmazicNarretz
authored andcommitted
docs(ngInclude): Typo fixed
Typo fixed
1 parent 2b64f6e commit 3ae79c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ng/directive/ngInclude.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@
173173
* @name ngInclude#$includeContentError
174174
* @eventType emit on the scope ngInclude was declared in
175175
* @description
176-
* Emitted when a template HTTP request yields an erronous response (status < 200 || status > 299)
176+
* Emitted when a template HTTP request yields an erroneous response (status < 200 || status > 299)
177177
*
178178
* @param {Object} angularEvent Synthetic event object.
179179
* @param {String} src URL of content to load.

0 commit comments

Comments
 (0)