summaryrefslogtreecommitdiff
path: root/Documentation/process
diff options
context:
space:
mode:
authorTobin C. Harding <tobin@kernel.org>2019-04-09 10:43:56 +1000
committerJonathan Corbet <corbet@lwn.net>2019-04-09 15:14:44 -0600
commit49afe7e99350b8eaf586ffdebe0c1c48c6d339c0 (patch)
tree4116dbe1484e55d91a3868a98745ea83cb60469c /Documentation/process
parent583b3845915de3b537560d4ab543cb3a9d8b5699 (diff)
docs: Fix spelling mistake
Documentation contains a spelling mistake / typo. s/descibed/described/ Fix spelling mistake. Signed-off-by: Tobin C. Harding <tobin@kernel.org> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/process')
-rw-r--r--Documentation/process/howto.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/process/howto.rst b/Documentation/process/howto.rst
index ad2b6c852b95..6ab75c11d2c3 100644
--- a/Documentation/process/howto.rst
+++ b/Documentation/process/howto.rst
@@ -62,7 +62,7 @@ Legal Issues
The Linux kernel source code is released under the GPL. Please see the file
COPYING in the main directory of the source tree. The Linux kernel licensing
rules and how to use `SPDX <https://spdx.org/>`_ identifiers in source code are
-descibed in :ref:`Documentation/process/license-rules.rst <kernel_licensing>`.
+described in :ref:`Documentation/process/license-rules.rst <kernel_licensing>`.
If you have further questions about the license, please contact a lawyer, and do
not ask on the Linux kernel mailing list. The people on the mailing lists are
not lawyers, and you should not rely on their statements on legal matters.