The Fourier transform of a function $f(x)$ is given by
$$ \mathcal{F}(f)(w) = \frac{1}{\sqrt{2 \pi}} \int_{- \infty}^{\infty} f(x) e^{-i w x} dx $$
Then, there is a problem that asks to prove that if $f$ is differentiable and the integrals for $\mathcal{F}(f)(w)$ and $\mathcal{F}(f')(w) $ converge, then
$$ \mathcal{F}(f')(w) = \frac{1}{i w} \mathcal{F}(f)(w) $$
But I get that $\mathcal{F}(f')(w) = iw \mathcal{F}(f)(w) $. Is this a typo?