util doc tab instead of space

Signed-off-by: Victor Seiji Hariki <victorseijih@gmail.com>
This commit is contained in:
Victor Seiji Hariki 2022-11-28 12:32:31 -03:00
parent 4d874b5c9a
commit 17b75cb64b

View file

@ -237,7 +237,7 @@ function cropCanvas(sourceCanvas) {
}
/**
* Downloads the content of a canvas to the disk, or opens it
* Downloads the content of a canvas to the disk, or opens it
*
* @param {{cropToContent: boolean, canvas: HTMLCanvasElement, filename: string}} options A options array with the following:\
* cropToContent: If we wish to crop to content first (default: true)