typo
This commit is contained in:
parent
735b47ca8d
commit
c481889f3a
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ Ox.fallback = {};
|
||||||
|
|
||||||
(function(global) {
|
(function(global) {
|
||||||
/*@
|
/*@
|
||||||
Ox.fallback.bind = <f> see https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Function/bind
|
Ox.fallback.bind <f> see https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Function/bind
|
||||||
<script>
|
<script>
|
||||||
Ox.test.object = {
|
Ox.test.object = {
|
||||||
get: function() {
|
get: function() {
|
||||||
|
|
Loading…
Reference in a new issue