Skip to content

Commit c498220

Browse files
committed
Fixing small typo in sv-generate reporting
1 parent 3d683ab commit c498220

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/sv-generate

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -400,7 +400,7 @@ def main():
400400
# Display the response
401401

402402
out.print("")
403-
out.print("Reponse")
403+
out.print("Response")
404404
out.print("-"*74)
405405

406406
out.print("")

0 commit comments

Comments
 (0)