Skip to content

Commit 61f8c8c

Browse files
committed
docs: revert intentional misspelling in release-notes-1.4
The release note documents a deprecation of the misspelled util.UsageContentCommittment in favor of util.UsageContentCommitment. The misspelling must be preserved as it refers to the actual config option name. Add Committment to the spelling allowlist instead. Signed-off-by: Istvan Csaba Varga <istvan.csaba.varga@accenture.com>
1 parent d416c14 commit 61f8c8c

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.spelling

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1493,3 +1493,4 @@ zapr
14931493
zenlab
14941494
zilore
14951495
ztunnel
1496+
Committment

content/docs/releases/release-notes/release-notes-1.4.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -309,7 +309,7 @@ EdgeGrid` Go package.
309309
310310
[#3794]: https://github.com/cert-manager/cert-manager/pull/3794 "Less alarming message on optimistic locking errors"
311311
312-
- The `util.UsageContentCommitment` (which contained a spelling mistake) was
312+
- The `util.UsageContentCommittment` (which contained a spelling mistake) was
313313
deprecated in favor of `util.UsageContentCommitment`. The only people impacted
314314
by this deprecation are the the people importing the Go package
315315
`github.com/jetstack/cert-manager/pkg/api/util`.

0 commit comments

Comments
 (0)