From 28121ac99acf16cabf7668c0400266f639a6ffc7 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Henrik=20tom=20W=C3=B6rden?= <h.tomwoerden@indiscale.com>
Date: Fri, 6 Oct 2023 16:24:39 +0200
Subject: [PATCH] keep historic version

---
 src/doc/tutorials/errors.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/doc/tutorials/errors.rst b/src/doc/tutorials/errors.rst
index ed0c7869..a66b7c76 100644
--- a/src/doc/tutorials/errors.rst
+++ b/src/doc/tutorials/errors.rst
@@ -16,11 +16,11 @@ following. For more information on specific error types, see also the
 
 .. note::
 
-   Starting from PyLinkAhead 0.5, the error handling has changed
+   Starting from PyCaosDB 0.5, the error handling has changed
    significantly. New error classes have been introduced and the
    behavior of ``TransactionError`` and ``EntityError`` has been
    re-worked. In the following, only the "new" errors are
-   discussed. Please refer to the documentation of PyLinkAhead 0.4.1 and
+   discussed. Please refer to the documentation of PyCaosDB 0.4.1 and
    earlier for the old error handling.
 
 LinkAheadException
-- 
GitLab