From 1bf480cad5cc5078c993c29bda5d810755a3ff6b Mon Sep 17 00:00:00 2001 From: Alexander Levin Date: Tue, 26 May 2009 20:31:26 +0000 Subject: Fix typo in the comment git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21093 a1c6a512-1295-4272-9138-f99709370657 --- firmware/target/arm/as3525/clock-target.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/firmware/target/arm/as3525/clock-target.h b/firmware/target/arm/as3525/clock-target.h index a6e4927386..7dab0378ad 100644 --- a/firmware/target/arm/as3525/clock-target.h +++ b/firmware/target/arm/as3525/clock-target.h @@ -39,7 +39,7 @@ * value fits into the number of bits allotted to it. * * The CLOCK_DIV macro does a pretty good job at selecting divider values but - * you can always overide it by choosing your own value and commenting out the + * you can always override it by choosing your own value and commenting out the * macro. If you are going to use AS3525_FCLK_PREDIV or AS3525_PCLK_DIV1 you * will have to do a manual calculation. I have included USB & PLLB for future * use but commented them out for now. -- cgit v1.2.3