]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Documentation/technical/api-trace2.txt
usage.c: add a non-fatal bug() function to go with BUG()
[thirdparty/git.git] / Documentation / technical / api-trace2.txt
index f4a8a69087864fad4faaee74b8edc34f3e1e86a8..77a150b30ee80247df18d936c2fc03b5be570af0 100644 (file)
@@ -465,8 +465,8 @@ completed.)
 ------------
 
 `"error"`::
-       This event is emitted when one of the `BUG()`, `error()`, `die()`,
-       `warning()`, or `usage()` functions are called.
+       This event is emitted when one of the `BUG()`, `bug()`, `error()`,
+       `die()`, `warning()`, or `usage()` functions are called.
 +
 ------------
 {