Reviewed the code comments in the Include/Protocol directory for typos, grammar issues, and language clarity.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8462 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -29,12 +29,10 @@ typedef struct _EFI_FORM_BROWSER2_PROTOCOL EFI_FORM_BROWSER2_PROTOCOL;
|
||||
/**
|
||||
|
||||
@param LeftColumn Value that designates the text column
|
||||
where the browser window will begin from
|
||||
the left-hand side of the screen
|
||||
at which the browser window will begin (left-most column).
|
||||
|
||||
@param RightColumn Value that designates the text
|
||||
column where the browser window will end
|
||||
on the right-hand side of the screen.
|
||||
column at which the browser window will end (right-most column).
|
||||
|
||||
@param TopRow Value that designates the text row from the
|
||||
top of the screen where the browser window
|
||||
|
Reference in New Issue
Block a user