Skip to content

Commit 544e27d

Browse files
authored
Update the @parent
This code was part of the `can-util` DOM utils, not JS utils.
1 parent 618e0d8 commit 544e27d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

can-ajax.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ var param = require("can-param");
88

99
/**
1010
* @module {function} can-ajax can-ajax
11-
* @parent can-js-utilities
11+
* @parent can-dom-utilities
1212
* @collection can-infrastructure
1313
*
1414
* Make an asynchronous HTTP (AJAX) request.

0 commit comments

Comments
 (0)