Skip to content

Commit f326324

Browse files
committed
Typo fix.
1 parent 7e16b3c commit f326324

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pythonforandroid/recipes/libshine/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77

88
class LibShineRecipe(Recipe):
9-
version = 'b403b3e8a41377e0576d834b179a5cc7096ff548' # we need master brnch
9+
version = 'b403b3e8a41377e0576d834b179a5cc7096ff548' # we need master branch
1010
url = 'https://github.com/toots/shine/archive/{version}.zip'
1111
md5sum = '24cf9488d06f7acf0a0fbb162cc587ab'
1212

0 commit comments

Comments
 (0)