From 12b52b3f95f480a8ed2680631cde2e9f3302dd40 Mon Sep 17 00:00:00 2001 From: Erik Faye-Lund Date: Tue, 18 Oct 2022 15:20:57 +0200 Subject: [PATCH] docs: correct spelling of "Raspbian" Reviewed-by: Eric Engestrom Part-of: --- docs/drivers/vc4.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/drivers/vc4.rst b/docs/drivers/vc4.rst index 344b42c14af..9a1414b014b 100644 --- a/docs/drivers/vc4.rst +++ b/docs/drivers/vc4.rst @@ -4,7 +4,7 @@ VC4 Mesa's ``vc4`` graphics driver supports multiple implementations of Broadcom's VideoCore IV GPU. It is notably used in the Raspberry Pi 0 through Raspberry Pi 3 hardware, and the driver is included as an -option as of the 2016-02-09 Rasbpian release using ``raspi-config``. +option as of the 2016-02-09 Raspbian release using ``raspi-config``. On most other distributions such as Debian or Fedora, you need no configuration to enable the driver.