Skip to content

Commit 9a1dcec

Browse files
committed
fixed typo
1 parent cf41c71 commit 9a1dcec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/fft.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -395,7 +395,7 @@ define(function(require) {
395395
*
396396
* @method getCentroid
397397
* @for p5.FFT
398-
* @return {Number} Spectral Centroid Frequency Frequency of the spectral centroid in Hz.
398+
* @return {Number} Spectral Centroid Frequency of the spectral centroid in Hz.
399399
*
400400
*
401401
* @example

0 commit comments

Comments
 (0)