diff --git a/docs b/docs index d97117eb..a6b9ca4d 160000 --- a/docs +++ b/docs @@ -1 +1 @@ -Subproject commit d97117eb2e40380c309d1ef86ebf3501c673f270 +Subproject commit a6b9ca4d7caed38cd201498b4d0281421c7d6ee9 diff --git a/scripts/docspregen.py b/scripts/docspregen.py index 2ed1b2d5..eb075ae5 100644 --- a/scripts/docspregen.py +++ b/scripts/docspregen.py @@ -429,8 +429,8 @@ Boards .. note:: * You can list pre-configured boards by :ref:`cmd_boards` command or `PlatformIO Boards Explorer `_ - * For more detailed ``board`` information please scroll tables below by - horizontal. + * For more detailed ``board`` information please scroll the tables below by + horizontally. """) for vendor, boards in sorted(vendors.items()): @@ -533,7 +533,7 @@ Boards .. note:: * You can list pre-configured boards by :ref:`cmd_boards` command or `PlatformIO Boards Explorer `_ - * For more detailed ``board`` information please scroll tables below by horizontal. + * For more detailed ``board`` information please scroll the tables below by horizontally. """) for vendor, boards in sorted(vendors.items()): lines.append(str(vendor))