| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 21e399b commit 8525231
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -336,7 +336,7 @@ Domain.prototype.add = function(ee) { | |||
| 336 | 336 | ee.domain.remove(ee); | |
| 337 | 337 | ||
| 338 | 338 | // Check for circular Domain->Domain links. | |
| 339 | - // This causes bad insanity! | ||
| 339 | + // They cause big issues. | ||
| 340 | 340 | // | |
| 341 | 341 | // For example: | |
| 342 | 342 | // var d = domain.create(); | |
| Back | FazBrowse Home | New Git URL |
0 commit comments