Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
TheQwertiest committed Nov 19, 2018
1 parent 9b5d763 commit a24e7bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion component/docs/Callbacks.js
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ function on_font_changed() { }
* @param {FbMetadbHandle} handle
* @param {number} art_id
* @param {?GdiBitmap} image null on failure
* @param {?string} image_path path to image file (or music file if image is embedded)
* @param {string} image_path path to image file (or music file if image is embedded)
*/
function on_get_album_art_done(handle, art_id, image, image_path) { }

Expand Down

0 comments on commit a24e7bc

Please sign in to comment.