diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/conf.py.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/conf.py.in b/doc/conf.py.in index 4d5bf6b8..5fdf1220 100644 --- a/doc/conf.py.in +++ b/doc/conf.py.in @@ -23,7 +23,7 @@ _opaque = [ "FILE", "SerdByteSinkImpl", "SerdByteSourceImpl", - "SerdCursorImpl", + "SerdCaretImpl", "SerdEnvImpl", "SerdIterImpl", "SerdModelImpl", |