ftmm.h: Minor documentation improvement.
diff --git a/include/freetype/ftmm.h b/include/freetype/ftmm.h
index 7a25e2d..c74ce61 100644
--- a/include/freetype/ftmm.h
+++ b/include/freetype/ftmm.h
@@ -47,6 +47,9 @@
    *   MM fonts, others will work with all three types.  They are similar
    *   enough that a consistent interface makes sense.
    *
+   *   For Adobe MM fonts, macro @FT_IS_SFNT returns false.  For GX and
+   *   OpenType variation fonts, it returns true.
+   *
    */