diff --git a/collects/scribblings/guide/namespaces.scrbl b/collects/scribblings/guide/namespaces.scrbl index e78ec9bb55..b34870e6c8 100644 --- a/collects/scribblings/guide/namespaces.scrbl +++ b/collects/scribblings/guide/namespaces.scrbl @@ -195,7 +195,7 @@ instance of @schememodname[scheme/class]. Moreover, that instance is the same as the one imported into the module, so the class datatype is shared. -@; { +@;{ @; ---------------------------------------------------------------------- @@ -228,4 +228,4 @@ dynamic features. } -} \ No newline at end of file +}