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

Commit 3141dbf

Browse files
vaibhavkhlrodyhaddad
authored andcommittedJun 29, 2014
style(Angular.js): remove extra whitespace
1 parent aad502b commit 3141dbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/Angular.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1279,7 +1279,7 @@ function angularInit(element, bootstrap) {
12791279
*
12801280
* Angular will detect if it has been loaded into the browser more than once and only allow the
12811281
* first loaded script to be bootstrapped and will report a warning to the browser console for
1282-
* each of the subsequent scripts. This prevents strange results in applications, where otherwise
1282+
* each of the subsequent scripts. This prevents strange results in applications, where otherwise
12831283
* multiple instances of Angular try to work on the DOM.
12841284
*
12851285
* <example name="multi-bootstrap" module="multi-bootstrap">

0 commit comments

Comments
 (0)
This repository has been archived.