diff --git a/pd/src/g_io.c b/pd/src/g_io.c
index 70f15896576e6b512bd43e15f7d61bfe68c3fa77..c7330bf635d50c5c9f7c86743b3a0b8047b80653 100644
--- a/pd/src/g_io.c
+++ b/pd/src/g_io.c
@@ -255,7 +255,7 @@ static void *vinlet_newsig(t_symbol *s)
 
     resample_init(&x->x_updown);
 
-    /* this should be though over: 
+    /* this should be thought over: 
      * it might prove hard to provide consistency between labeled up- & downsampling methods
      * maybe indeces would be better...
      *