diff --git a/collects/plot/scribblings/utils.scrbl b/collects/plot/scribblings/utils.scrbl index ef1839c663..98a2217a7e 100644 --- a/collects/plot/scribblings/utils.scrbl +++ b/collects/plot/scribblings/utils.scrbl @@ -6,6 +6,10 @@ @defmodule[plot/utils] +Typed Racket users should use + +@defmodule*/no-declare[(plot/typed/utils)] + @;==================================================================================================== @section{Formatting}