Skip to content

Commit a206842

Browse files
authored
Merge pull request #158 from CodeF0x/missing-documentation-#152
#152 typo
2 parents 95a97a4 + 036b95f commit a206842

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/js/View.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ module.exports = class View {
120120

121121
/**
122122
* Lists all files from a directory.
123-
* @param {Array<string} files
123+
* @param {Array<string>} files
124124
* @param {boolean} newFolder
125125
* @param {Object} Main
126126
* @param {Object} Player

0 commit comments

Comments
 (0)