Skip to content

Commit e1f4509

Browse files
committed
update tooltip and glossary
1 parent 34d151e commit e1f4509

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/faqs/glossary.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ When Google Translate is selected:
210210

211211
**<span translate="no">GH_PAT</span>**&nbsp; (GH_PAT): One of 6 Secrets: Generated with your GitHub account; set it to never expire
212212

213-
**<span translate="no">MATCH_PASSWORD</span>**&nbsp; (MATCH_PASSWORD): One of 6 Secrets: Git repo encryption password, used to encrypt the Match-Secrets repository when it is created. You must save and use the same MATCH_PASSWORD for every repository if you build multiple apps.
213+
**<span translate="no">MATCH_PASSWORD</span>**&nbsp; (MATCH_PASSWORD): One of 6 Secrets: Git repo encryption passphrase, used to encrypt the Match-Secrets repository when it is created. You must save and use the same MATCH_PASSWORD for every repository if you build multiple apps.
214214

215215
**<span translate="no">SHA-1</span>**&nbsp; (SHA-1): Secure Hash Algorithm 1; used to generate an alphanumeric code for commits in git (github)
216216

includes/tooltip-list.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
*[FASTLANE_KEY_ID]: One of 6 Secrets: Key ID provided when you create an API key in App Store Connect; it is associated with the FASTLANE_KEY
9999
*[FASTLANE_KEY]: One of 6 Secrets: Really long key (several lines); it and FASTLANE_KEY_ID are generated together
100100
*[GH_PAT]: One of 6 Secrets: Generated with your GitHub account; set it to never expire
101-
*[MATCH_PASSWORD]: One of 6 Secrets: Git repo encryption password, used to encrypt the Match-Secrets repository when it is created. You must save and use the same MATCH_PASSWORD for every repository if you build multiple apps.
101+
*[MATCH_PASSWORD]: One of 6 Secrets: Git repo encryption passphrase, used to encrypt the Match-Secrets repository when it is created. You must save and use the same MATCH_PASSWORD for every repository if you build multiple apps.
102102
*[SHA-1]: Secure Hash Algorithm 1; used to generate an alphanumeric code for commits in git (github)
103103
*[Sign Targets]: associate a Developer ID with an app; must sign all targets for a given app
104104
*[submodules]: for Loop, submodules are repositories defined in the Workspace repository that are required to build the app

0 commit comments

Comments
 (0)