From: nhmall Date: Mon, 14 Dec 2020 12:20:14 +0000 (-0500) Subject: document typo fixes in README.xcode X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6abce574d7987ad4c217f9016f83a016f7db2b1b;p=nethack document typo fixes in README.xcode Closes #424 --- diff --git a/sys/unix/README.xcode b/sys/unix/README.xcode index 5ba6741e4..0c55704f0 100644 --- a/sys/unix/README.xcode +++ b/sys/unix/README.xcode @@ -5,9 +5,9 @@ Establish a developer team in XCode =================================== Your first step should be to establish a developer team within XCode. -Launch XCode and open the preferences diaglog (XCode Menu->Preferences). +Launch XCode and open the preferences dialog (XCode Menu->Preferences). Select the "Accounts" tab. Add an account (usually this should just be -your apple ID accoung you used to setup the Mac). After adding the account, +your apple ID account you used to setup the Mac). After adding the account, select the account and then add a team (usually this will be just a personal team for Mac Development).