aboutsummaryrefslogtreecommitdiffstats
path: root/bridge/jira/client.go
diff options
context:
space:
mode:
authorYaroslav Halchenko <debian@onerussian.com>2023-01-23 10:38:55 -0500
committerYaroslav Halchenko <debian@onerussian.com>2023-01-23 10:38:55 -0500
commit1af335f9132ed441d0ee89af5e494bba9a401377 (patch)
treeb40f6c98e561a269fa0aa1c1ce469dc9cebb9257 /bridge/jira/client.go
parentb0ea26df494b9a66d4c860300b72ac2eb526db8f (diff)
downloadgit-bug-1af335f9132ed441d0ee89af5e494bba9a401377.tar.gz
[DATALAD RUNCMD] Run codespell -w
=== Do not change lines below === { "chain": [], "cmd": "codespell -w", "exit": 0, "extra_inputs": [], "inputs": [], "outputs": [], "pwd": "." } ^^^ Do not change lines above ^^^
Diffstat (limited to 'bridge/jira/client.go')
-rw-r--r--bridge/jira/client.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/bridge/jira/client.go b/bridge/jira/client.go
index c5fd1776..0e4e561f 100644
--- a/bridge/jira/client.go
+++ b/bridge/jira/client.go
@@ -1361,7 +1361,7 @@ func (client *Client) DoTransition(issueKeyOrID string, transitionID string) (ti
// TODO(josh)[767ee72]: Figure out a good way to "configure" the
// open/close state mapping. It would be *great* if we could actually
- // *compute* the necessary transitions and prompt for missing metatdata...
+ // *compute* the necessary transitions and prompt for missing metadata...
// but that is complex
var buffer bytes.Buffer
_, _ = fmt.Fprintf(&buffer,