Unverified Commit 14b93f91 authored by Axel Kohlmeyer's avatar Axel Kohlmeyer Committed by GitHub
Browse files

Compute HMA style name should be lowercase (and match the docs)

parent 6b1df072
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -13,7 +13,7 @@

#ifdef COMPUTE_CLASS

ComputeStyle(HMA,ComputeHMA)
ComputeStyle(hma,ComputeHMA)

#else