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

Commit

Permalink
Fixed typo in bin/sphinxtogithub
Browse files Browse the repository at this point in the history
  • Loading branch information
winhamwr authored and michaeljones committed Dec 21, 2009
1 parent b79bf0b commit 9eaa8f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/sphinxtogithub
Expand Up @@ -3,4 +3,4 @@ import sys
from sphinxtogithub.sphinxtogithub import main

if __name__ == "__main__":
mains(sys.argv[1:])
main(sys.argv[1:])

0 comments on commit 9eaa8f6

Please sign in to comment.