Bugzilla – Attachment 191344 Details for
Bug 37025
Add CLI tool to generate/delete api keys for a given patron on a Koha instance
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 37025: (QA follow-up) Fix spelling in documentation
Bug-37025-QA-follow-up-Fix-spelling-in-documentati.patch (text/plain), 1.50 KB, created by
Paul Derscheid
on 2026-01-13 10:05:38 UTC
(
hide
)
Description:
Bug 37025: (QA follow-up) Fix spelling in documentation
Filename:
MIME Type:
Creator:
Paul Derscheid
Created:
2026-01-13 10:05:38 UTC
Size:
1.50 KB
patch
obsolete
>From fd88d7a79992a51842dbe7d7c0615b552b3524e2 Mon Sep 17 00:00:00 2001 >From: Paul Derscheid <paul.derscheid@lmscloud.de> >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 @@ > <varlistentry> > <term><option>koha-api-keys</option></term> > <listitem> >- <para>Create an api key for a given patron on a koha instance or delete one based on its client id.</para> >+ <para>Create an API key for a given patron on a Koha instance or delete one based on its client ID.</para> > </listitem> > </varlistentry> > </variablelist> >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
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 37025
:
167397
|
167524
|
171014
|
185537
| 191344 |
191345