Ver Fonte

Update stm32.h

Frank Denis há 4 anos atrás
pai
commit
b76a6de79a
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      impl/random/stm32.h

+ 1 - 1
impl/random/stm32.h

@@ -43,5 +43,5 @@ hydro_random_init(void)
 }
 
 #else
-#error SMT32 implementaiton missing!
+# error SMT32 implementation missing!
 #endif