Skip to content

Commit 010f221

Browse files
committed
Typo fixes in code documentation
Changes: - Spelling mistake fixes in code. Tested: - NA Change-Id: I3e0a12f4631343a302f1ac9aa27222ccacbf1efa Signed-off-by: George Keishing <[email protected]>
1 parent 4965738 commit 010f221

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

redfish/telemetry_service/test_telemetry_report.robot

+1-1
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ Suite Setup Execution
7878
... Redfish_Utils.Get Member List /redfish/v1/TelemetryService/MetricDefinitions
7979

8080
# Create a dictionary of ordinary english naming and actual naming of
81-
# telemtry definition.
81+
# telemetry definition.
8282
${english_actual_teleDef}= Create Dictionary
8383

8484
Set Suite Variable ${english_actual_teleDef}

redfish/update_service/test_redfish_image_upload.robot

+2-2
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ ${image_id} ${EMPTY}
4343
*** Test Cases ***
4444

4545
Redfish Failure To Upload BMC Image With Bad Manifest
46-
[Documentation] Upload a BMC firmware with a bad MANFIEST file.
46+
[Documentation] Upload a BMC firmware with a bad MANIFEST file.
4747
[Tags] Redfish_Failure_To_Upload_BMC_Image_With_Bad_Manifest
4848
[Template] Redfish Bad Firmware Update
4949

@@ -79,7 +79,7 @@ Redfish Failure To Upload Empty Host Image
7979

8080

8181
Redfish TFTP Failure To Upload BMC Image With Bad Manifest
82-
[Documentation] Upload a BMC firmware with a bad MANFIEST file via TFTP.
82+
[Documentation] Upload a BMC firmware with a bad MANIFEST file via TFTP.
8383
[Tags] Redfish_TFTP_Failure_To_Upload_BMC_Image_With_Bad_Manifest
8484
[Template] Redfish TFTP Bad Firmware Update
8585

0 commit comments

Comments
 (0)