Skip to content
Snippets Groups Projects
Commit 2853d1e9 authored by Chris Lamb's avatar Chris Lamb :eyes:
Browse files

Correct typo of "output" in a comment.

parent 1c13eb08
No related branches found
No related tags found
No related merge requests found
......@@ -84,7 +84,7 @@ class PgpSignature(TextFile):
# Don't display signatures as hexdumps; use TextFile's comparisons...
difference = super().compare(other, source)
# ... but attach pgpdump of outout
# ... but attach pgpdump of output
difference.add_details(
[
Difference.from_command(
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment