Description: Fix a typo.

--- a/src/gmic_def.gmic
+++ b/src/gmic_def.gmic
@@ -5289,7 +5289,7 @@ gimp_compose_freq :
 #@gimp Frequency splitting : gimp_split_freq, gimp_split_freq_preview(1)
 #@gimp : Smoothness = float(3,0,20)
 #@gimp : Note = note{"<small><b>Note :</b>
-#@gimp : This filter splits an image layer into two layers, one containing the low frequencies (colors), the other with the high frequencies (contours). You can thus process each layer separatly, then recompose them with the previous <b>Frequency merging</b> filter.
+#@gimp : This filter splits an image layer into two layers, one containing the low frequencies (colors), the other with the high frequencies (contours). You can thus process each layer separately, then recompose them with the previous <b>Frequency merging</b> filter.
 #@gimp : </small>"}
 gimp_split_freq_preview :
   -gimp_split_freq $1 -k[0,1] -a x
