Skip to content
Permalink
Browse files
Spelling mistake.
  • Loading branch information
jeresig committed Oct 20, 2007
1 parent 1ac9d6f commit 98204c7
Showing 1 changed file with 1 addition and 1 deletion.
@@ -4,7 +4,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>jQuery Test Suite</title>
<link rel="Stylesheet" media="screen" href="data/testsuite.css" />
<script>var jQuery = "jQuery", $ = "$"; // For testing .noConflcit()</script>
<script>var jQuery = "jQuery", $ = "$"; // For testing .noConflict()</script>
<script type="text/javascript" src="../dist/jquery.js"></script>
<script type="text/javascript" src="data/testrunner.js"></script>
<script type="text/javascript" src="unit/core.js"></script>

0 comments on commit 98204c7

Please sign in to comment.