diff --git a/arch/avr/src/at91uc3/at91uc3_wdt.h b/arch/avr/src/at91uc3/at91uc3_wdt.h
index ecb11578e3ac31b9901c57450fdf1cdf622d53ff..a993184a40683da27fcc6af408ec1590a995b79c 100755
--- a/arch/avr/src/at91uc3/at91uc3_wdt.h
+++ b/arch/avr/src/at91uc3/at91uc3_wdt.h
@@ -66,7 +66,7 @@
 #define WDT_CTRL_KEY_SHIFT   (24)     /* Bits 24-31: Write protection key */
 #define WDT_CTRL_KEY_MASK    (0xff << WDT_CTRL_KEY_SHIFT)
 
-/* Clear Register Bit-field Definitions.  These register has no bit fielda: "Writing
+/* Clear Register Bit-field Definitions.  These registera have no bit fielda: "Writing
  * periodically any value to this field when the WDT is enabled, within the watchdog
  * time-out period, will prevent a watchdog reset."
  */