about summary refs log tree commit homepage
path: root/Documentation/technical/ds.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/technical/ds.txt')
-rw-r--r--Documentation/technical/ds.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/technical/ds.txt b/Documentation/technical/ds.txt
index a0793ca2..7bc1ad79 100644
--- a/Documentation/technical/ds.txt
+++ b/Documentation/technical/ds.txt
@@ -64,7 +64,7 @@ Augmented features:
 * ->requeue support.  An optimization of the AddTimer(0, ...) idiom
   for immediately dispatching code at the next event loop iteration.
   public-inbox uses this for fairly generating large responses
-  iteratively (see PublicInbox::NNTP::long_response or git_async_cat
+  iteratively (see PublicInbox::NNTP::long_response or ibx_async_cat
   for blob retrievals).
 
 New features