mirror of
https://github.com/apache/nuttx.git
synced 2026-03-24 07:35:07 +08:00
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>