From fd88d7a79992a51842dbe7d7c0615b552b3524e2 Mon Sep 17 00:00:00 2001 From: Paul Derscheid Date: Tue, 13 Jan 2026 09:21:35 +0100 Subject: [PATCH] Bug 37025: (QA follow-up) Fix spelling in documentation - Change "api" to "API" - Change "koha" to "Koha" - Change "id" to "ID" --- debian/docs/koha-common.xml | 2 +- debian/scripts/koha-api-keys | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/docs/koha-common.xml b/debian/docs/koha-common.xml index bcd8ae75330..071b0639399 100644 --- a/debian/docs/koha-common.xml +++ b/debian/docs/koha-common.xml @@ -237,7 +237,7 @@ - Create an api key for a given patron on a koha instance or delete one based on its client id. + Create an API key for a given patron on a Koha instance or delete one based on its client ID. diff --git a/debian/scripts/koha-api-keys b/debian/scripts/koha-api-keys index 53d3234c4a0..cbae068a13d 100755 --- a/debian/scripts/koha-api-keys +++ b/debian/scripts/koha-api-keys @@ -1,7 +1,7 @@ #!/usr/bin/perl -# koha-api-keys: generate or delete api keys for a given patron and -# koha instance. +# koha-api-keys: generate or delete API keys for a given patron and +# Koha instance. # Copyright 2024 LMSCloud GmbH # # This program is free software: you can redistribute it and/or modify -- 2.52.0