diff --git a/documentation/source/usage.rst b/documentation/source/usage.rst index b6ff0ed..45dc107 100644 --- a/documentation/source/usage.rst +++ b/documentation/source/usage.rst @@ -98,7 +98,7 @@ untranslated, though :drm:`as` in both directions with :drm:`` is provided (should inherit from translated frame) The generic function :gf:`read-frame` is used to convert a -:drm:`` into an instance of a ``. +:drm:`` into an instance of a :class:``. FIXME: why is read-frame not defined on container-frame?