Oracle Message ORA-12098 - cannot comment on the materialized view

ERRORcannot comment on the materialized view
CAUSEAn attempt was made to issue a COMMENT ON TABLE statement on a materialized view.
ACTIONIssue a COMMENT ON MATERIALIZED VIEW statement instead.