]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - doc/tips/Hosting_Ikiwiki_and_master_git_repository_on_different_machines.mdwn
(no commit message)
[git.ikiwiki.info.git] / doc / tips / Hosting_Ikiwiki_and_master_git_repository_on_different_machines.mdwn
index 49ae172d1f31b4091c88d0c66142c8a854cbcb15..6af4f961936cd76ff80bf814ceffd3320a30e811 100644 (file)
@@ -75,7 +75,7 @@ repository.
 ## Configuring the wiki on the wiki machine so that it uses the repository of the git machine
 
 - Configure ssh so that it uses the ssh key `id_SITE` to connect to the git
-  michine: add the following lines to file `~/.ssh/config` on the ikiwiki
+  machine: add the following lines to file `~/.ssh/config` on the ikiwiki
   machine:
 
         Host server.name.of.the.git.machine