diff options
author | Thomas Wood <thomas.wood@intel.com> | 2015-06-29 16:47:14 +0100 |
---|---|---|
committer | Thomas Wood <thomas.wood@intel.com> | 2015-07-02 08:17:17 +0100 |
commit | d01ebbd97ddb323564c75bfaaa374011fde4cd38 (patch) | |
tree | 24f31471afbe6972599464f224c24d763456a572 /docs | |
parent | 8a109f94b9205222f79f20350750b39dd4b068cd (diff) |
docs: various documentation fixes
Signed-off-by: Thomas Wood <thomas.wood@intel.com>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/reference/intel-gpu-tools/igt_test_programs.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/reference/intel-gpu-tools/igt_test_programs.xml b/docs/reference/intel-gpu-tools/igt_test_programs.xml index bf8a939d..97159df9 100644 --- a/docs/reference/intel-gpu-tools/igt_test_programs.xml +++ b/docs/reference/intel-gpu-tools/igt_test_programs.xml @@ -38,8 +38,8 @@ <term><option>--debug[=log-domain]</option></term> <listitem><para> print extra debugging information when running tests and - optionaly only show the messages from the specified log domain - (use "application" to specifiy the default application domain) + optionally only show the messages from the specified log domain + (use "application" to specify the default application domain) </para></listitem> </varlistentry> @@ -74,7 +74,7 @@ <row> <entry>#IGT_EXIT_SUCCESS</entry> <entry>0</entry> - <entry>The test was succesful</entry> + <entry>The test was successful</entry> </row> <row> <entry>#IGT_EXIT_SKIP</entry> @@ -191,7 +191,7 @@ </refentry> <glossary> - <title>Gloassary</title> + <title>Glossary</title> <para>The following terms are commonly used in test names to describe various features of the test and can be used to filter and select @@ -249,7 +249,7 @@ <glossentry id="rte"> <glossterm>rte</glossterm> <glossdef> - <para>Runtime enviroment checks.</para> + <para>Runtime environment checks.</para> </glossdef> </glossentry> |