diff --git a/module/VuFind/src/VuFind/ILS/Driver/KohaRest.php b/module/VuFind/src/VuFind/ILS/Driver/KohaRest.php
index caae3fa06aea0f3b1b586be56ece001f885e5eab..0c7c7d2afd45b88c351bcd4626ba741276ef8b0a 100644
--- a/module/VuFind/src/VuFind/ILS/Driver/KohaRest.php
+++ b/module/VuFind/src/VuFind/ILS/Driver/KohaRest.php
@@ -260,7 +260,7 @@ class KohaRest extends \VuFind\ILS\Driver\AbstractBase implements
     /**
      * Make Request
      *
-     * Makes a request to the Polaris Restful API
+     * Makes a request to the Koha ILSDI API
      *
      * @param string $api_query   Query string for request
      * @param string $http_method HTTP method (default = GET)
@@ -314,7 +314,7 @@ class KohaRest extends \VuFind\ILS\Driver\AbstractBase implements
     /**
      * Make Ilsdi Request Array
      *
-     * Makes a request to the Polaris Restful API
+     * Makes a request to the Koha ILSDI API
      *
      * @param string $service     Called function (GetAvailability,
      *                                             GetRecords,