diff --git a/module/VuFind/src/VuFind/ILS/Driver/DAIA.php b/module/VuFind/src/VuFind/ILS/Driver/DAIA.php
index 5115fa637657351368582b9c132560a300cdd102..2f405ac8e2a9b5e7271736de21d46aaf70715fa7 100644
--- a/module/VuFind/src/VuFind/ILS/Driver/DAIA.php
+++ b/module/VuFind/src/VuFind/ILS/Driver/DAIA.php
@@ -88,8 +88,7 @@ class DAIA extends AbstractBase implements
     protected $contentTypesResponse;
 
     /**
-     * ContentTypes to use in PAIA HTTP requests
-     * in HTTP header
+     * ContentTypes to use in DAIA HTTP requests in HTTP header
      *
      * @var array
      */