Fix files that are not in development
diff --git a/tests/compat.sh b/tests/compat.sh
index 32b07c9..3191166 100755
--- a/tests/compat.sh
+++ b/tests/compat.sh
@@ -199,7 +199,7 @@
         esac
     fi
 
-    # For GnuTLS client -> PolarSSL server,
+    # For GnuTLS client -> mbed TLS server,
     # we need to force IPv4 by connecting to 127.0.0.1 but then auth fails
     if [ "X$VERIFY" = "XYES" ] && is_dtls "$MODE"; then
         G_CIPHERS=""