From e3fcdc4617bdefea0eb2573235337554e8dcae6d Mon Sep 17 00:00:00 2001 From: Alberto Escolar Piedras Date: Tue, 20 May 2025 11:50:22 +0200 Subject: [PATCH] doc boards/beagle/pocketbeagle_2: Fix typo Just a typo Signed-off-by: Alberto Escolar Piedras --- boards/beagle/pocketbeagle_2/doc/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boards/beagle/pocketbeagle_2/doc/index.rst b/boards/beagle/pocketbeagle_2/doc/index.rst index ecd9542919c..f75fbd31832 100644 --- a/boards/beagle/pocketbeagle_2/doc/index.rst +++ b/boards/beagle/pocketbeagle_2/doc/index.rst @@ -96,7 +96,7 @@ Debugging ********* The board supports debugging M4 core from the A53 cores running Linux. Since the target needs -superuser privilege, openocd needs to be launched seperately for now: +superuser privilege, openocd needs to be launched separately for now: .. code-block:: console