doc: remove duplicated words
[fw/openocd] / doc / manual / style.txt
index e654be9c3414986d533dca76ea47a593634815bf..7191a4b0e6975b518b49a19319cc1aa70fcd3cfb 100644 (file)
@@ -52,7 +52,7 @@ OpenOCD project.
   -# remove it entirely (git can retrieve the old version), or
   -# use an @c \#if/\#endif block.
 
-Finally, try to avoid lines of code that are longer than than 72-80 columns:
+Finally, try to avoid lines of code that are longer than 72-80 columns:
 
 - long lines frequently indicate other style problems:
   - insufficient use of static functions, macros, or temporary variables