Skip to content
This repository has been archived by the owner on Feb 20, 2023. It is now read-only.

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-lazar committed Mar 31, 2017
1 parent 7d1ec22 commit 21f998c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rtv/packages/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
import sys


__praw_hash__ = 'b'3bc535e4778047b78d9aeb2e3a5b108f96a091b2''
__praw_hash__ = '3bc535e4778047b78d9aeb2e3a5b108f96a091b2'
__praw_bundled__ = True


Expand Down

0 comments on commit 21f998c

Please sign in to comment.