From 4c6a20a26e321b3e0e6d8fff76cf10f356e44299 Mon Sep 17 00:00:00 2001 From: friendseeker <66892505+Friendseeker@users.noreply.github.com> Date: Sat, 19 Oct 2024 13:53:29 -0700 Subject: [PATCH] Test incorrect contraband fails --- internal/compiler-interface/src/main/contraband/other.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/compiler-interface/src/main/contraband/other.json b/internal/compiler-interface/src/main/contraband/other.json index d344ddb0a..679ac628c 100644 --- a/internal/compiler-interface/src/main/contraband/other.json +++ b/internal/compiler-interface/src/main/contraband/other.json @@ -24,7 +24,7 @@ "since": "1.4.0", "default": "\"\"", "doc": [ - "An identifier of the 'provenance' of a class, such as the jar that contained it.", + "An identifier of the 'provenance' of a classsssss, such as the jar that contained it.", "Combined with a way to tell if the provenance has changed,", "it can be used to short-circuit the 'lookupAnalyzedClass' operation." ]