| Index: silk/NLSF_stabilize.c
 | 
| diff --git a/silk/NLSF_stabilize.c b/silk/NLSF_stabilize.c
 | 
| index fc642af0734037e93e090cbd5d28e998a8d746e3..7498b54a4178ab93be57f1f88fbcc733e1800154 100644
 | 
| --- a/silk/NLSF_stabilize.c
 | 
| +++ b/silk/NLSF_stabilize.c
 | 
| @@ -31,7 +31,7 @@ POSSIBILITY OF SUCH DAMAGE.
 | 
|  
 | 
|  /* NLSF stabilizer:                                         */
 | 
|  /*                                                          */
 | 
| -/* - Moves NLSFs futher apart if they are too close         */
 | 
| +/* - Moves NLSFs further apart if they are too close        */
 | 
|  /* - Moves NLSFs away from borders if they are too close    */
 | 
|  /* - High effort to achieve a modification with minimum     */
 | 
|  /*     Euclidean distance to input vector                   */
 | 
| 
 |