From 8c38a16bd436f75bfed378fcf690431dae1bf0a5 Mon Sep 17 00:00:00 2001 From: Tiaan Louw Date: Thu, 22 Dec 2022 07:14:20 +0100 Subject: [PATCH] Fix grammatic error in docs --- dev/buildguide.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev/buildguide.rst b/dev/buildguide.rst index 857ab38..4bdf6f4 100644 --- a/dev/buildguide.rst +++ b/dev/buildguide.rst @@ -13,7 +13,7 @@ Toolchain files Toolchain files are contained in the ``cmake`` directory. They define compiler flags and the 86Box-specific ``Release``, ``Debug`` and ``Optimized`` build types. -It is not required to required to use the included toolchain files, but it is highly recommended to make sure your build is compiled with the same configuration as used by the rest of the team and our userbase. +It is not required to use the included toolchain files, but it is highly recommended to make sure your build is compiled with the same configuration as used by the rest of the team and our userbase. The currently included files are: