Skip to content

Commit 090f2e1

Browse files
committed
update comment
1 parent 913c2f0 commit 090f2e1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

signalData/resources/web/signaldata/UploadView/UploadLog.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,7 @@ Ext4.define('LABKEY.SignalData.UploadLog', {
270270

271271
/**
272272
* Returns the list of data files in the target directory. Uploaded run data files are moved from
273-
* a temporary location to the target directory when the run is created.
273+
* a temporary location to the target directory before the run is created.
274274
*/
275275
getTargetDirResources : function (targetDirectory, callback, callbackScope) {
276276
var fileUri = this.fileSystem.concatPaths(this.fileSystem.getAbsoluteURL(), targetDirectory);

0 commit comments

Comments
 (0)