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

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

+1-1
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)