Skip to content

Commit d902c18

Browse files
author
Cynthia Jiang
committed
typo
1 parent 35f803c commit d902c18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/update_versions.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ def get_ios_pod_version_from_cpp():
5454

5555
########## Android versions update #############################
5656

57-
# Android gMaven repostiory from where we scan available Android packages
57+
# Android gMaven repository from where we scan available Android packages
5858
# and their versions
5959
GMAVEN_MASTER_INDEX = "https://dl.google.com/dl/android/maven2/master-index.xml"
6060
GMAVEN_GROUP_INDEX = "https://dl.google.com/dl/android/maven2/{0}/group-index.xml"

0 commit comments

Comments
 (0)