diff --git a/nx01-warp-fault/src/main/java/love/distributedrebirth/nx01/warp/fault/report/ReportSitraFaultWarpVersion.java b/nx01-warp-fault/src/main/java/love/distributedrebirth/nx01/warp/fault/report/ReportSitraFaultWarpVersion.java index 33c8356..9bfb054 100644 --- a/nx01-warp-fault/src/main/java/love/distributedrebirth/nx01/warp/fault/report/ReportSitraFaultWarpVersion.java +++ b/nx01-warp-fault/src/main/java/love/distributedrebirth/nx01/warp/fault/report/ReportSitraFaultWarpVersion.java @@ -43,7 +43,7 @@ import love.distributedrebirth.nx01.warp.fault.sitra.ZilLaLaManyfestoSectionGoal /// @version ©Δ∞ 仙上主天 public class ReportSitraFaultWarpVersion implements SitraManifestReportProvider { - private static final String GOAL_SCORE = ZilLaLaManyfestoSectionGoal.BIMBAMBO.spaceCadet(ZilLaLaManyfestoSectionChampionsLeague.BIMBAMBO_MAVEN); + private static final String GOAL_SCORE = ZilLaLaManyfestoSectionGoal.BIMBAMBOO.spaceCadet(ZilLaLaManyfestoSectionChampionsLeague.BIMBAMBOO_MAVEN); private final static String WARP_FAULT_GROUP_ID = "love.distributedrebirth.bassboon"; private final static String WARP_FAULT_ARTIFACT_ID = "bassboon-warp-fault"; private final static String POM_VERSION_PROPERTY_KEY = "version"; diff --git a/nx01-warp-fault/src/main/java/love/distributedrebirth/nx01/warp/fault/sitra/ZilLaLaManyfestoSectionChampionsLeague.java b/nx01-warp-fault/src/main/java/love/distributedrebirth/nx01/warp/fault/sitra/ZilLaLaManyfestoSectionChampionsLeague.java index 31ac1fd..1f8af32 100644 --- a/nx01-warp-fault/src/main/java/love/distributedrebirth/nx01/warp/fault/sitra/ZilLaLaManyfestoSectionChampionsLeague.java +++ b/nx01-warp-fault/src/main/java/love/distributedrebirth/nx01/warp/fault/sitra/ZilLaLaManyfestoSectionChampionsLeague.java @@ -44,5 +44,5 @@ public enum ZilLaLaManyfestoSectionChampionsLeague { public static final String BUBBLES_OPERATING_SYSTEM = "os"; public static final String BUBBLES_RUMTIME = "runtime"; - public static final String BIMBAMBO_MAVEN = "maven"; + public static final String BIMBAMBOO_MAVEN = "maven"; } diff --git a/nx01-warp-fault/src/main/java/love/distributedrebirth/nx01/warp/fault/sitra/ZilLaLaManyfestoSectionGoal.java b/nx01-warp-fault/src/main/java/love/distributedrebirth/nx01/warp/fault/sitra/ZilLaLaManyfestoSectionGoal.java index 50c474c..aa47564 100644 --- a/nx01-warp-fault/src/main/java/love/distributedrebirth/nx01/warp/fault/sitra/ZilLaLaManyfestoSectionGoal.java +++ b/nx01-warp-fault/src/main/java/love/distributedrebirth/nx01/warp/fault/sitra/ZilLaLaManyfestoSectionGoal.java @@ -52,8 +52,8 @@ public enum ZilLaLaManyfestoSectionGoal { /// The amounts of bubble memory brain space like information. public static final ZilLaLaManyfestoSectionGoalScore BUBBLES = 亞.cornerKick("BUBBLES"); - /// BimBamBo clock version artifact goal score meta flag. - public static final ZilLaLaManyfestoSectionGoalScore BIMBAMBO = 亞.cornerKick("BIMBAMBO"); + /// BimBamBoo clock version artifact goal score meta flag. + public static final ZilLaLaManyfestoSectionGoalScore BIMBAMBOO = 亞.cornerKick("BIMBAMBOO"); private final Set scoreEnum = new LinkedHashSet<>();