We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b64f6e commit 3ae79c0Copy full SHA for 3ae79c0
src/ng/directive/ngInclude.js
@@ -173,7 +173,7 @@
173
* @name ngInclude#$includeContentError
174
* @eventType emit on the scope ngInclude was declared in
175
* @description
176
- * Emitted when a template HTTP request yields an erronous response (status < 200 || status > 299)
+ * Emitted when a template HTTP request yields an erroneous response (status < 200 || status > 299)
177
*
178
* @param {Object} angularEvent Synthetic event object.
179
* @param {String} src URL of content to load.
0 commit comments