From ab8c571070506e037e00d28a1adb9a1ad9592aed Mon Sep 17 00:00:00 2001
From: charlespick <charles.pickering19@gmail.com>
Date: Wed, 30 Jun 2021 17:09:36 -0700
Subject: [PATCH] test: Fix typos related to STM32F446 (#4444)

Signed-off-by: Charles Pickering <charles.pickering@live.com>
---
 test/configs/stm32f446.config | 2 +-
 test/klippy/printers.test     | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/test/configs/stm32f446.config b/test/configs/stm32f446.config
index c9ba1caff..529228641 100644
--- a/test/configs/stm32f446.config
+++ b/test/configs/stm32f446.config
@@ -1,3 +1,3 @@
-# Base config file for STM32F407 ARM processor
+# Base config file for STM32F446 ARM processor
 CONFIG_MACH_STM32=y
 CONFIG_MACH_STM32F446=y
diff --git a/test/klippy/printers.test b/test/klippy/printers.test
index f9fee83b6..a0c83bc97 100644
--- a/test/klippy/printers.test
+++ b/test/klippy/printers.test
@@ -174,7 +174,7 @@ CONFIG ../../config/generic-prusa-buddy.cfg
 CONFIG ../../config/printer-prusa-mini-plus-2020.cfg
 
 # Printers using the stm32f446
-DICTIONARY stm32f407.dict
+DICTIONARY stm32f446.dict
 CONFIG ../../config/generic-fysetc-s6.cfg
 CONFIG ../../config/generic-fysetc-s6-v2.cfg
 CONFIG ../../config/generic-fysetc-spider.cfg