summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorLucas De Marchi <lucas.demarchi@intel.com>2018-08-02 15:09:37 -0700
committerPetri Latvala <petri.latvala@intel.com>2018-08-15 11:56:59 +0300
commit9c0f04355107a8693650b16756b6343a78501138 (patch)
treeda5c49e82ec8973f77f59f12a1e4b18c06ec93bb /docs
parent347a07ba3d7796f7f701baed1599319fe3fc1958 (diff)
docs: fix typo sharding->sharing
I was grepping for shard as the tests run on CI, but the only occurrence was this one which seems to be a typo since it's about prime tests. Fixes: 76bce773 ("docs: Update documentation generation with missing entries") Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com> Reviewed-by: Petri Latvala <petri.latvala@intel.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/igt-gpu-tools/igt_test_programs.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/reference/igt-gpu-tools/igt_test_programs.xml b/docs/reference/igt-gpu-tools/igt_test_programs.xml
index ec05d53e..95c4653e 100644
--- a/docs/reference/igt-gpu-tools/igt_test_programs.xml
+++ b/docs/reference/igt-gpu-tools/igt_test_programs.xml
@@ -229,7 +229,7 @@
<refentry id="igt-prime-tests">
<refnamediv>
<refname>Prime Tests</refname>
- <refpurpose>Tests for buffer sharding</refpurpose>
+ <refpurpose>Tests for buffer sharing</refpurpose>
</refnamediv>
<xi:include href="igt_test_programs_prime_programs.xml"/>
<xi:include href="igt_test_programs_prime_description.xml"/>