summaryrefslogtreecommitdiffstats
path: root/Documentation/acpi
diff options
context:
space:
mode:
authorMartin Roth <martinroth@google.com>2017-06-03 20:16:01 -0600
committerMartin Roth <martinroth@google.com>2017-06-12 04:06:40 +0200
commit4b18a922f0ab597fc010beeef01cee332fd48705 (patch)
tree6f1645f1f8464f1037449ae991c08d257784b444 /Documentation/acpi
parent1318ea600b348cff43a66ffa6296a552b59e8888 (diff)
downloadcoreboot-4b18a922f0ab597fc010beeef01cee332fd48705.tar.gz
coreboot-4b18a922f0ab597fc010beeef01cee332fd48705.tar.bz2
coreboot-4b18a922f0ab597fc010beeef01cee332fd48705.zip
Documentation: change coreboot to lowercase
The word 'coreboot' should always be written in lowercase, even at the start of a sentence. Unfortunately, some external websites and projects are spelling coreboot with an uppercase C, so references to those pages can't be changed without breaking the link. Change-Id: I79824da8a9ed36a1e4fe23a1711a89535267bf5f Signed-off-by: Martin Roth <martinroth@google.com> Reviewed-on: https://review.coreboot.org/20031 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Diffstat (limited to 'Documentation/acpi')
-rw-r--r--Documentation/acpi/gpio.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/acpi/gpio.md b/Documentation/acpi/gpio.md
index 2fb2d1d5a048..344e2ee3f400 100644
--- a/Documentation/acpi/gpio.md
+++ b/Documentation/acpi/gpio.md
@@ -157,7 +157,7 @@ for the GPIO.
These are reference implementations and the platforms are free to
-implement these functions in any way they like. Coreboot driver can
+implement these functions in any way they like. coreboot driver can
then simply call into these functions to generate ACPI AML code to
get/set/clear any GPIO. In order to decide whether GPIO operations are
required, driver code can rely either on some config option or read