mirror of
https://github.com/apache/nuttx.git
synced 2026-05-10 07:18:49 +08:00
3225221519
This patch fixes formatting error in desription of High Resolution Timer. Using indentation to (presumably) align non-bold text right of the bold text did not have the desired effect, instead the line was split into two and the second line was handled as an indented paragraph. Signed-off-by: Kerogit <kr.git@kerogit.eu>