OvmfPkg: Remove duplicated words

In an effort to clean the documentation of the above
package, remove duplicated words.

Signed-off-by: Pierre Gondois <pierre.gondois@arm.com>
Reviewed-by: Jiewen Yao <Jiewen.yao@intel.com>
This commit is contained in:
Pierre Gondois
2022-08-23 18:00:22 +02:00
committed by mergify[bot]
parent 0ccf955674
commit e87ac5ef49
11 changed files with 15 additions and 15 deletions

View File

@@ -88,7 +88,7 @@ XenPvBlockFree (
}
/**
Wait until until the backend has reached the ExpectedState.
Wait until the backend has reached the ExpectedState.
@param Dev A XEN_BLOCK_FRONT_DEVICE instance.
@param ExpectedState The backend state expected.