From 93792d5d57d606c4c1cc3accd78cd5546a46588c Mon Sep 17 00:00:00 2001 From: EsPo0 <151685464+EsPo0@users.noreply.github.com> Date: Mon, 20 Jul 2026 16:10:45 +0300 Subject: [PATCH] Fix typo in USB issues documentation Corrected a typo in the documentation regarding USB issues. --- source/en/users/drivers/ath9k_htc.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/en/users/drivers/ath9k_htc.rst b/source/en/users/drivers/ath9k_htc.rst index c9180d61..20abb81a 100644 --- a/source/en/users/drivers/ath9k_htc.rst +++ b/source/en/users/drivers/ath9k_htc.rst @@ -145,7 +145,7 @@ Known issues - The AMPDU size is limited to 22 subframes for UB94/95 and 17 for UB91. Fixing this would require removing lots of cruft and structural changes in the firmware. -- This HW strongly depends on USB. Please chech `usb related issues +- This HW strongly depends on USB. Please check `usb related issues `__ before sending bug report.