Skip to content

Commit

Permalink
Fixed a typo (#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
Baguage committed Jan 5, 2016
1 parent 972050b commit 773c50b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bin/qualtrics
@@ -1,4 +1,4 @@
#!/usr/bin/env bash
python -m qualtrics $*
python -m pyqualtrics $*


2 changes: 1 addition & 1 deletion bin/qualtrics.cmd
@@ -1 +1 @@
python -m qualtrics %*
python -m pyqualtrics %*

0 comments on commit 773c50b

Please sign in to comment.