doc: fix quite a few typos within Documentation

Correct spelling typo in Documentations

Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
Masanari Iida
2012-11-08 21:57:35 +09:00
committed by Jiri Kosina
parent 20879696b7
commit 4e79162a52
11 changed files with 14 additions and 14 deletions

View File

@ -214,7 +214,7 @@ out:
}
/***************************************************************************
* Intel Advanced Management Technolgy ME Client
* Intel Advanced Management Technology ME Client
***************************************************************************/
#define AMT_MAJOR_VERSION 1
@ -256,7 +256,7 @@ struct amt_code_versions {
} __attribute__((packed));
/***************************************************************************
* Intel Advanced Management Technolgy Host Interface
* Intel Advanced Management Technology Host Interface
***************************************************************************/
struct amt_host_if_msg_header {