doc: various spelling and typo fixes

Signed-off-by: Thomas Wood <thomas.wood@intel.com>
This commit is contained in:
Thomas Wood
2014-09-26 14:24:52 +01:00
parent c256af5d44
commit 519f377ddd
9 changed files with 39 additions and 39 deletions
+1 -1
View File
@@ -70,7 +70,7 @@ enum port {
* kmstest_port_name:
* @port: display plane
*
* Returns: String represnting @port, e.g. "A".
* Returns: String representing @port, e.g. "A".
*/
#define kmstest_port_name(port) ((port) + 'A')