Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
James Swineson committed Jun 22, 2019
1 parent db8214a commit c110f2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion usr/bin/pve-fake-subscription
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import re
import sys
from typing import List

# a 8-socket fake key which should be good for all situations
# an 8-socket fake key which should be good for all situations
key = "pve8p-1145141919"

# key format
Expand Down

0 comments on commit c110f2a

Please sign in to comment.